NIFGEN_ATTR_START_TRIGGER_TYPE
Specific Attribute
Data type |
Access | Applies to | Coercion | High Level Functions |
---|---|---|---|---|
ViInt32 | R/W | N/A | None | None |
Description
Specifies whether you want the Start trigger to be a Digital Edge or Software trigger. You can also choose NIFGEN_VAL_TRIG_NONE as the value for this attribute.
Defined Values:
NIFGEN_VAL_TRIG_NONE | No trigger is configured. Signal generation starts immediately. |
NIFGEN_VAL_DIGITAL_EDGE | Operation begins when a digital edge is detected. |
NIFGEN_VAL_SOFTWARE_EDGE | Operation begins when a software edge is detected. |