NI-DAQ™mx C Reference

Get/Set/Reset ChangeDetect_DI_Tristate

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.