Get/Set/Reset CI_Pulse_Freq_DigFltr_TimebaseRate
- Updated2023-03-16
- 1 minute(s) read
Get/Set/Reset CI_Pulse_Freq_DigFltr_TimebaseRate
int32 __CFUNC DAQmxGetCIPulseFreqDigFltrTimebaseRate(TaskHandle taskHandle, const char channel[], float64 *data);
int32 __CFUNC DAQmxSetCIPulseFreqDigFltrTimebaseRate(TaskHandle taskHandle, const char channel[], float64 data);
int32 __CFUNC DAQmxResetCIPulseFreqDigFltrTimebaseRate(TaskHandle taskHandle, const char channel[]);
Purpose
DAQmxGetCIPulseFreqDigFltrTimebaseRate gets the Counter Input >> Pulse >> Frequency >> Input >> Digital Filter >> Timebase >> Rate property.
DAQmxSetCIPulseFreqDigFltrTimebaseRate sets the Counter Input >> Pulse >> Frequency >> Input >> Digital Filter >> Timebase >> Rate property.
DAQmxResetCIPulseFreqDigFltrTimebaseRate resets the Counter Input >> Pulse >> Frequency >> Input >> Digital Filter >> Timebase >> Rate property.