Get/Set/Reset CO_AutoIncrCnt

NI-DAQmx C Properties

Get/Set/Reset CO_AutoIncrCnt

int32 __CFUNC DAQmxGetCOAutoIncrCnt(TaskHandle taskHandle, const char channel[], uInt32 *data);

int32 __CFUNC DAQmxSetCOAutoIncrCnt(TaskHandle taskHandle, const char channel[], uInt32 data);

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

Purpose

DAQmxGetCOAutoIncrCnt gets the Counter Output >> General Properties >> More >> Auto Increment Count property.

DAQmxSetCOAutoIncrCnt sets the Counter Output >> General Properties >> More >> Auto Increment Count property.

DAQmxResetCOAutoIncrCnt resets the Counter Output >> General Properties >> More >> Auto Increment Count property.