NIFGEN_ATTR_DIGITAL_EDGE_START_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 Start trigger. This attribute is used only when the NIFGEN_ATTR_START_TRIGGER_TYPE attribute is set to NIFGEN_VAL_DIGITAL_EDGE.
Defined Values
NIFGEN_VAL_RISING_EDGE | Occurs when the signal transitions from low level to high level. |
NIFGEN_VAL_FALLING_EDGE | Occurs when the signal transitions from high level to low level. |