Write Sequencer Flag (Synchronized)

Writes a Boolean value to the pattern sequencer flag for synchronized digital pattern instruments.

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

Inputs/Outputs

datatype_icon

sessions in

Instrument sessions obtained from the niDigital Initialize with Options node.

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

sequencer flag

The pattern sequencer flag to write.

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

state

A Boolean that assigns a state to the pattern sequencer flag you specify.

True Assigns True to the pattern sequencer flag you specify.
False Assigns False to the pattern sequencer flag you specify.

Default value: True

datatype_icon

sessions out

Handle that identifies the sessions in all subsequent NI-Digital node calls.

datatype_icon

error out

Error information.

The node produces this output according to standard error behavior.

Standard Error Behavior