Write Sequencer Flag (Synchronized)
- Updated2023-02-17
- 2 minute(s) read
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

sessions in
Instrument sessions obtained from the niDigital Initialize with Options node.

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

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. |

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

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

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