Get/Set/Reset MasterTimebase_Src
- Updated2023-03-16
- 1 minute(s) read
int32 __CFUNC DAQmxGetMasterTimebaseSrc(TaskHandle taskHandle, char *data, uInt32 bufferSize);
int32 __CFUNC DAQmxSetMasterTimebaseSrc(TaskHandle taskHandle, const char *data);
int32 __CFUNC DAQmxResetMasterTimebaseSrc(TaskHandle taskHandle);
Purpose
DAQmxGetMasterTimebaseSrc gets the More >> Master Timebase >> Source property.
DAQmxSetMasterTimebaseSrc sets the More >> Master Timebase >> Source property.
DAQmxResetMasterTimebaseSrc resets the More >> Master Timebase >> Source property.