Get/Set/Reset CI_Encoder_DecodingType

NI-DAQmx C Properties

Get/Set/Reset CI_Encoder_DecodingType

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

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

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

Purpose

DAQmxGetCIEncoderDecodingType gets the Counter Input >> Position >> Decoding Type property.

DAQmxSetCIEncoderDecodingType sets the Counter Input >> Position >> Decoding Type property.

DAQmxResetCIEncoderDecodingType resets the Counter Input >> Position >> Decoding Type property.