NIHSDIO_ATTR_DIGITAL_LEVEL_SCRIPT_TRIGGER_WHEN
Specific Attribute
Data type |
Access | Applies to | Coercion | High-Level Functions |
---|---|---|---|---|
ViInt32 | R/W | Script Trigger | None | niHSDIO_ConfigureDigitalLevelScriptTrigger |
Description
Specifies the active level for the Script trigger. This attribute is used when NIHSDIO_ATTR_SCRIPT_TRIGGER_TYPE is set to NIHSDIO_VAL_DIGITAL_LEVEL.
Defined Values:
NIHSDIO_VAL_HIGH (34) | The trigger is asserted when the signal is high level. |
NIHSDIO_VAL_LOW (35) | The trigger is asserted when the signal is low level. |