Get/Set/Reset CI_CtrTimebaseSrc
- Updated2023-03-16
- 1 minute(s) read
Get/Set/Reset CI_CtrTimebaseSrc
int32 __CFUNC DAQmxGetCICtrTimebaseSrc(TaskHandle taskHandle, const char channel[], char *data, uInt32 bufferSize);
int32 __CFUNC DAQmxSetCICtrTimebaseSrc(TaskHandle taskHandle, const char channel[], const char *data);
int32 __CFUNC DAQmxResetCICtrTimebaseSrc(TaskHandle taskHandle, const char channel[]);
Purpose
DAQmxGetCICtrTimebaseSrc gets the Counter Input >> General Properties >> Counter Timebase >> Source property.
DAQmxSetCICtrTimebaseSrc sets the Counter Input >> General Properties >> Counter Timebase >> Source property.
DAQmxResetCICtrTimebaseSrc resets the Counter Input >> General Properties >> Counter Timebase >> Source property.