Get/Set/Reset CI_DupCountPrevent

NI-DAQmx C Properties

Get/Set/Reset CI_DupCountPrevent

int32 __CFUNC DAQmxGetCIDupCountPrevent(TaskHandle taskHandle, const char channel[], bool32 *data);

int32 __CFUNC DAQmxSetCIDupCountPrevent(TaskHandle taskHandle, const char channel[], bool32 data);

int32 __CFUNC DAQmxResetCIDupCountPrevent(TaskHandle taskHandle, const char channel[]);

Purpose

DAQmxGetCIDupCountPrevent gets the Counter Input >> General Properties >> More >> Advanced >> Duplicate Count Prevention property.

DAQmxSetCIDupCountPrevent sets the Counter Input >> General Properties >> More >> Advanced >> Duplicate Count Prevention property.

DAQmxResetCIDupCountPrevent resets the Counter Input >> General Properties >> More >> Advanced >> Duplicate Count Prevention property.