Get/Set/Reset SampClk_DigFltr_TimebaseSrc

NI-DAQmx C Properties

Get/Set/Reset SampClk_DigFltr_TimebaseSrc

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.