Read Sequencer Flag

Reads the state of a pattern sequencer flag.

Use pattern sequencer flags to coordinate execution between the pattern sequencer and a runtime test program.

Inputs/Outputs

datatype_icon

session in

Instrument session obtained from the niDigital Initialize with Optionsnode.

datatype_icon

sequencer flag

The pattern sequencer flag you want to read.

seqflag0 Writes pattern sequencer flag 0.
seqflag1 Writes pattern sequencer flag 1.
seqflag2 Writes pattern sequencer flag 2.
seqflag3 Writes pattern sequencer flag 3.
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 NI-Digital node calls.

datatype_icon

state

A Boolean that indicates the state of the pattern sequencer flag you specify.

True The state of the pattern sequencer flag is True.
False The state of the pattern sequencer flag is False.

Default value: True

datatype_icon

error out

Error information.

The node produces this output according to standard error behavior.

Standard Error Behavior