Get/Set/Reset CI_Freq_DigFltr_TimebaseSrc

NI-DAQmx C Properties

Get/Set/Reset CI_Freq_DigFltr_TimebaseSrc

int32 __CFUNC DAQmxGetCIFreqDigFltrTimebaseSrc(TaskHandle taskHandle, const char channel[], char *data, uInt32 bufferSize);

int32 __CFUNC DAQmxSetCIFreqDigFltrTimebaseSrc(TaskHandle taskHandle, const char channel[], const char *data);

int32 __CFUNC DAQmxResetCIFreqDigFltrTimebaseSrc(TaskHandle taskHandle, const char channel[]);

Purpose

DAQmxGetCIFreqDigFltrTimebaseSrc gets the Counter Input >> Frequency >> Digital Filter >> Timebase >> Source property.

DAQmxSetCIFreqDigFltrTimebaseSrc sets the Counter Input >> Frequency >> Digital Filter >> Timebase >> Source property.

DAQmxResetCIFreqDigFltrTimebaseSrc resets the Counter Input >> Frequency >> Digital Filter >> Timebase >> Source property.