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

datatype_icon

session in

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

datatype_icon

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.

datatype_icon

error in

Error conditions that occur before this node runs.

The node responds to this input according to standard error behavior.

Standard Error Behavior

Default value: No error

datatype_icon

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.

datatype_icon

error out

Error information.

The node produces this output according to standard error behavior.

Standard Error Behavior