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