NIRFSG_ATTR_START_TRIGGER_TYPE
Data type |
Access | Coercion | High Level Functions |
---|---|---|---|
ViInt32 | R/W | None | niRFSG_ConfigureDigitalEdgeStartTrigger niRFSG_ConfigureSoftwareStartTrigger niRFSG_DisableStartTrigger |
Description
Specifies the start trigger type. Depending upon the value of this attribute, more attributes may be needed to fully configure the trigger.
Use this attribute to specify whether you want the Start trigger to be a digital edge or software trigger. You can also choose NIRFSG_VAL_NONE as the value for this attribute. To set this attribute, the NI-RFSG device must be in the Configuration state.
Defined Values:
NIRFSG_VAL_NONE | No trigger is configured. |
NIRFSG_VAL_DIGITAL_EDGE | The data operation does not start until a digital edge is detected. The source of the digital edge is specified with the NIRFSG_ATTR_DIGITAL_EDGE_START_TRIGGER_SOURCE attribute, and the active edge is specified in the NIRFSG_ATTR_DIGITAL_EDGE_START_TRIGGER_EDGE attribute. |
NIRFSG_VAL_SOFTWARE | The data operation does not start until a software event occurs. You may create a software event by calling the niRFSG_SendSoftwareEdgeTrigger function. |
Default Value: NIRFSG_VAL_NONE
Supported Devices: NI 5670/5671/5672