Get/Set/Reset MasterTimebase_Src

NI-DAQmx C Properties

Get/Set/Reset MasterTimebase_Src

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.