Get/Set/Reset CO_CtrTimebaseSrc

NI-DAQmx C Properties

Get/Set/Reset CO_CtrTimebaseSrc

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

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

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

Purpose

DAQmxGetCOCtrTimebaseSrc gets the Counter Output >> General Properties >> Counter Timebase >> Source property.

DAQmxSetCOCtrTimebaseSrc sets the Counter Output >> General Properties >> Counter Timebase >> Source property.

DAQmxResetCOCtrTimebaseSrc resets the Counter Output >> General Properties >> Counter Timebase >> Source property.