NIFGEN_ATTR_START_TRIGGER_TYPE

NI-FGEN C Function

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_NONENo trigger is configured. Signal generation starts immediately.
NIFGEN_VAL_DIGITAL_EDGEOperation begins when a digital edge is detected.
NIFGEN_VAL_SOFTWARE_EDGEOperation begins when a software edge is detected.