NI-Digital Pattern Driver C Function Reference

NIDIGITAL_ATTR_DIGITAL_EDGE_START_TRIGGER_EDGE

  • Updated2023-11-24
  • 1 minute(s) read

NIDIGITAL_ATTR_DIGITAL_EDGE_START_TRIGGER_EDGE

Specific Attribute:

Numeric Value 1150031
Datatype ViInt32
Access R/W
Applies to N/A
Coercion None
High-level Functions niDigital_ConfigureDigitalEdgeStartTrigger

Description:

Specifies the active edge for the Start trigger. This property is used when the NIDIGITAL_ATTR_START_TRIGGER_TYPE attribute is set to Digital Edge.

Defined Values:
NIDIGITAL_VAL_RISING_EDGE (1800) Asserts the trigger when the signal transitions from low level to high level.
NIDIGITAL_VAL_FALLING_EDGE (1801) Asserts the trigger when the signal transitions from high level to low level.

Log in to get a better experience