NIFGEN_ATTR_ARB_SEQUENCE_HANDLE
- Updated2023-02-21
- 1 minute(s) read
IviFgenArbSeq Attribute
| Numeric Value | Data Type | Access | Applies to | Coercion | High-Level Functions |
|---|---|---|---|---|---|
| 1250211 | ViInt32 | R/W | Channel | None | niFgen_ConfigureArbSequence |
Description
Selects which sequence the signal generator produces. You can create multiple sequences using the niFgen_CreateArbSequence function. The niFgen_CreateArbSequence function returns a handle that you can use to identify the particular sequence. To configure the signal generator to produce a particular sequence, set this channel–based attribute to the sequence handle value.
Use this attribute only when the NIFGEN_ATTR_OUTPUT_MODE attribute is set to NIFGEN_VAL_OUTPUT_SEQ.
![]() |
Note You cannot change this attribute while the device is generating a waveform. If you want to change the device configuration, call the niFgen_Abort_Generation function or wait for the generation to complete. |
