Change Detection >> Digital Input >> Tristate
- Updated2023-03-16
- 1 minute(s) read
Change Detection >> Digital Input >> Tristate
Data Type: | bool32 |
Description: | Specifies whether to tristate lines specified with Rising Edge Physical Channels and Falling Edge Physical Channels that are not in a virtual channel in the task. If you set this property to TRUE, NI-DAQmx tristates rising/falling edge lines that are not in a virtual channel in the task. If you set this property to FALSE, NI-DAQmx does not modify the configuration of rising/falling edge lines that are not in a virtual channel in the task, even if the lines were previously tristated. Set this property to FALSE to detect changes on lines in other tasks or to detect changes on output-only lines. |
You can get/set/reset this property using:
DAQmxGetChangeDetectDITristate
DAQmxSetChangeDetectDITristate
DAQmxResetChangeDetectDITristate