Get/Set/Reset CI_Encoder_ZInput_DigFltr_TimebaseRate

NI-DAQmx C Properties

Get/Set/Reset CI_Encoder_ZInput_DigFltr_TimebaseRate

int32 __CFUNC DAQmxGetCIEncoderZInputDigFltrTimebaseRate(TaskHandle taskHandle, const char channel[], float64 *data);

int32 __CFUNC DAQmxSetCIEncoderZInputDigFltrTimebaseRate(TaskHandle taskHandle, const char channel[], float64 data);

int32 __CFUNC DAQmxResetCIEncoderZInputDigFltrTimebaseRate(TaskHandle taskHandle, const char channel[]);

Purpose

DAQmxGetCIEncoderZInputDigFltrTimebaseRate gets the Counter Input >> Position >> Z Input >> Digital Filter >> Timebase >> Rate property.

DAQmxSetCIEncoderZInputDigFltrTimebaseRate sets the Counter Input >> Position >> Z Input >> Digital Filter >> Timebase >> Rate property.

DAQmxResetCIEncoderZInputDigFltrTimebaseRate resets the Counter Input >> Position >> Z Input >> Digital Filter >> Timebase >> Rate property.