Get/Set/Reset ChangeDetect_DI_Tristate
- Updated2023-03-16
- 1 minute(s) read
int32 __CFUNC DAQmxGetChangeDetectDITristate(TaskHandle taskHandle, bool32 *data);
int32 __CFUNC DAQmxSetChangeDetectDITristate(TaskHandle taskHandle, bool32 data);
int32 __CFUNC DAQmxResetChangeDetectDITristate(TaskHandle taskHandle);
Purpose
DAQmxGetChangeDetectDITristate gets the Change Detection >> Digital Input >> Tristate property.
DAQmxSetChangeDetectDITristate sets the Change Detection >> Digital Input >> Tristate property.
DAQmxResetChangeDetectDITristate resets the Change Detection >> Digital Input >> Tristate property.