NIFGEN_ATTR_SCRIPT_TRIGGER_TYPE

NI-FGEN C Function

NIFGEN_ATTR_SCRIPT_TRIGGER_TYPE

Specific Attribute

Data
type
Access Applies to Coercion High Level Functions
ViInt32 R/W N/A None None

Description

Specifies the Script Trigger type. Depending upon the value of this attribute, additional attributes may need to be configured to fully configure the trigger.

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_DIGITAL_LEVELOperation begins when a digital level is detected.
NIFGEN_VAL_SOFTWARE_EDGEOperation begins when a software edge is detected.