Get/Set/Reset CI_Freq_DigFltr_TimebaseSrc
- Updated2023-03-16
- 1 minute(s) read
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 >> Input >> Digital Filter >> Timebase >> Source property.
DAQmxSetCIFreqDigFltrTimebaseSrc sets the Counter Input >> Frequency >> Input >> Digital Filter >> Timebase >> Source property.
DAQmxResetCIFreqDigFltrTimebaseSrc resets the Counter Input >> Frequency >> Input >> Digital Filter >> Timebase >> Source property.