Configure Idle State U32
- Updated2023-02-17
- 2 minute(s) read
Configure Idle State U32
Sets the state of the channels when the dynamic generation operation is idle using a binary format
The operation may be idle when the generation operation completes normally, when the generation operation pauses from an active Pause trigger, or when the generation operation terminates because of an underflow error.
Inputs/Outputs

session in
Instrument session obtained from the Initialize Acquisition Sessionnode, the Initialize Generation Sessionnode, or the Initialize External Calibrationnode.

idle state
The idle state across all channels configured for dynamic generation.
idle state defines the bit mask representing the idle state. High is specified with a 1, and low is specified with a 0. If you need to specify values other than high or low, use the niHSDIO Configure Idle State (String) instance of this node.
Each binary digit of this value is applied to the corresponding channel if it is configured for dynamic generation.

error in
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Default value: No error

session out
Handle that identifies the session in all subsequent node calls.
The session out parameter is obtained from the Initialize Acquisition Sessionnode or the Initialize Generation Sessionnode.

error out
Error information.
The node produces this output according to standard error behavior.