Get/Set/Reset CI_Encoder_AInput_DigFltr_TimebaseRate
- Updated2023-03-16
- 1 minute(s) read
Get/Set/Reset CI_Encoder_AInput_DigFltr_TimebaseRate
int32 __CFUNC DAQmxGetCIEncoderAInputDigFltrTimebaseRate(TaskHandle taskHandle, const char channel[], float64 *data);
int32 __CFUNC DAQmxSetCIEncoderAInputDigFltrTimebaseRate(TaskHandle taskHandle, const char channel[], float64 data);
int32 __CFUNC DAQmxResetCIEncoderAInputDigFltrTimebaseRate(TaskHandle taskHandle, const char channel[]);
Purpose
DAQmxGetCIEncoderAInputDigFltrTimebaseRate gets the Counter Input >> Position >> A Input >> Digital Filter >> Timebase >> Rate property.
DAQmxSetCIEncoderAInputDigFltrTimebaseRate sets the Counter Input >> Position >> A Input >> Digital Filter >> Timebase >> Rate property.
DAQmxResetCIEncoderAInputDigFltrTimebaseRate resets the Counter Input >> Position >> A Input >> Digital Filter >> Timebase >> Rate property.