NIHSDIO_ATTR_DIGITAL_LEVEL_PAUSE_TRIGGER_WHEN
- Updated2023-02-21
- 1 minute(s) read
Specific Attribute
| Data type |
Access | Applies to | Coercion | High-Level Functions |
|---|---|---|---|---|
| ViInt32 | R/W | N/A | None | niHSDIO_ConfigureDigitalLevelPauseTrigger |
Description
Specifies the active level for pausing the dynamic operation.
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. |