Get/Set/Reset CI_Pulse_Freq_DigFltr_TimebaseSrc
- Updated2023-03-16
- 1 minute(s) read
int32 __CFUNC DAQmxGetCIPulseFreqDigFltrTimebaseSrc(TaskHandle taskHandle, const char channel[], char *data, uInt32 bufferSize);
int32 __CFUNC DAQmxSetCIPulseFreqDigFltrTimebaseSrc(TaskHandle taskHandle, const char channel[], const char *data);
int32 __CFUNC DAQmxResetCIPulseFreqDigFltrTimebaseSrc(TaskHandle taskHandle, const char channel[]);
Purpose
DAQmxGetCIPulseFreqDigFltrTimebaseSrc gets the Counter Input >> Pulse >> Frequency >> Input >> Digital Filter >> Timebase >> Source property.
DAQmxSetCIPulseFreqDigFltrTimebaseSrc sets the Counter Input >> Pulse >> Frequency >> Input >> Digital Filter >> Timebase >> Source property.
DAQmxResetCIPulseFreqDigFltrTimebaseSrc resets the Counter Input >> Pulse >> Frequency >> Input >> Digital Filter >> Timebase >> Source property.