NIRFSG_ATTR_CONFIGURATION_LIST_STEP_TRIGGER_TYPE
- Updated2024-05-08
- 1 minute(s) read
NIRFSG_ATTR_CONFIGURATION_LIST_STEP_TRIGGER_TYPE
| Numeric Value | Data type |
Access | Coercion | High Level Functions |
|---|---|---|---|---|
| 1150098 | ViInt32 | R/W | None | None |
Description
Specifies the type of trigger to use as the Configuration List Step Trigger. To set this attribute, the NI-RFSG device must be in the Configuration state.
Defined Values:
| NIRFSG_VAL_NONE | Generation starts immediately, but the list does not advance. |
| NIRFSG_VAL_DIGITAL_EDGE | Data operation does not start until a digital edge is detected. The source of the digital edge is specified in the NIRFSG_ATTR_DIGITAL_EDGE_CONFIGURATION_LIST_STEP_TRIGGER_SOURCE attribute, and the active edge is always rising. |
Default Value: NIRFSG_VAL_NONE
Supported Devices: PXIe-5644/5645/5646, PXIe-5650/5651/5652, PXIe-5653/5654/5654 with PXIe-5696, PXIe-5673E, PXIe-5820/5830/5831/5832/5840/5841/5842
Related Topics