NI-Digital Pattern Driver C Function Reference

NIDIGITAL_ATTR_DIGITAL_EDGE_CONDITIONAL_JUMP_TRIGGER_EDGE

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

NIDIGITAL_ATTR_DIGITAL_EDGE_CONDITIONAL_JUMP_TRIGGER_EDGE

Specific Attribute:

Numeric Value 1150035
Datatype ViInt32
Access R/W
Applies to Conditional Jump Trigger instance
Coercion No
High-level Functions niDigital_ConfigureDigitalEdgeConditionalJumpTrigger

Description:

Configures the active edge of the incoming trigger signal for the conditional jump trigger instance.

Valid Values:
NIDIGITAL_VAL_RISING_EDGE (1800) Specifies the signal transition from low level to high level.
NIDIGITAL_VAL_FALLING_EDGE (1801) Specifies the signal transition from high level to low level.
Default Value:
NIDIGITAL_VAL_RISING_EDGE (1800)

Log in to get a better experience