NIHSDIO_ATTR_DIGITAL_EDGE_START_TRIGGER_EDGE
Specific Attribute
Data type |
Access | Applies to | Coercion | High-Level Functions |
---|---|---|---|---|
ViInt32 | R/W | N/A | None | niHSDIO_ConfigureDigitalEdgeStartTrigger |
Description
Specifies the active edge for the Start trigger. This attribute is used only when NIHSDIO_ATTR_START_TRIGGER_TYPE is set to NIHSDIO_VAL_DIGITAL_EDGE.
Defined Values:
NIHSDIO_VAL_RISING_EDGE (12) | Rising-edge trigger. |
NIHSDIO_VAL_FALLING_EDGE (13) | Falling-edge trigger. |