Get/Set/Reset SampClk_DigFltr_TimebaseSrc
- Updated2023-03-16
- 1 minute(s) read
int32 __CFUNC DAQmxGetSampClkDigFltrTimebaseSrc(TaskHandle taskHandle, char *data, uInt32 bufferSize);
int32 __CFUNC DAQmxSetSampClkDigFltrTimebaseSrc(TaskHandle taskHandle, const char *data);
int32 __CFUNC DAQmxResetSampClkDigFltrTimebaseSrc(TaskHandle taskHandle);
Purpose
DAQmxGetSampClkDigFltrTimebaseSrc gets the Sample Clock >> Digital Filter >> Timebase >> Source property.
DAQmxSetSampClkDigFltrTimebaseSrc sets the Sample Clock >> Digital Filter >> Timebase >> Source property.
DAQmxResetSampClkDigFltrTimebaseSrc resets the Sample Clock >> Digital Filter >> Timebase >> Source property.