Get/Set/Reset CI_Encoder_BInput_DigFltr_TimebaseSrc
- Updated2023-03-16
- 1 minute(s) read
Get/Set/Reset CI_Encoder_BInput_DigFltr_TimebaseSrc
int32 __CFUNC DAQmxGetCIEncoderBInputDigFltrTimebaseSrc(TaskHandle taskHandle, const char channel[], char *data, uInt32 bufferSize);
int32 __CFUNC DAQmxSetCIEncoderBInputDigFltrTimebaseSrc(TaskHandle taskHandle, const char channel[], const char *data);
int32 __CFUNC DAQmxResetCIEncoderBInputDigFltrTimebaseSrc(TaskHandle taskHandle, const char channel[]);
Purpose
DAQmxGetCIEncoderBInputDigFltrTimebaseSrc gets the Counter Input >> Position >> B Input >> Digital Filter >> Timebase >> Source property.
DAQmxSetCIEncoderBInputDigFltrTimebaseSrc sets the Counter Input >> Position >> B Input >> Digital Filter >> Timebase >> Source property.
DAQmxResetCIEncoderBInputDigFltrTimebaseSrc resets the Counter Input >> Position >> B Input >> Digital Filter >> Timebase >> Source property.