NIFGEN_ATTR_DIGITAL_EDGE_SCRIPT_TRIGGER_EDGE

NI-FGEN C Function

NIFGEN_ATTR_DIGITAL_EDGE_SCRIPT_TRIGGER_EDGE

Specific Attribute

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

Description

Specifies the active edge for the Script trigger. This attribute is used when the NIFGEN_ATTR_SCRIPT_TRIGGER_TYPE attribute is set to NIFGEN_VAL_DIGITAL_EDGE.

Defined Values

NIFGEN_VAL_RISING_EDGEOccurs when the signal transitions from low level to high level.
NIFGEN_VAL_FALLING_EDGEOccurs when the signal transitions from high level to low level.