int32 __CFUNC DAQmxGetCIEncoderAInputTerm(TaskHandle taskHandle, const char channel[], char *data, uInt32 bufferSize);
int32 __CFUNC DAQmxSetCIEncoderAInputTerm(TaskHandle taskHandle, const char channel[], const char *data);
int32 __CFUNC DAQmxResetCIEncoderAInputTerm(TaskHandle taskHandle, const char channel[]);
DAQmxGetCIEncoderAInputTerm gets the Counter Input >> Position >> A Input >> Terminal property.
DAQmxSetCIEncoderAInputTerm sets the Counter Input >> Position >> A Input >> Terminal property.
DAQmxResetCIEncoderAInputTerm resets the Counter Input >> Position >> A Input >> Terminal property.