Get/Set/Reset CI_Encoder_ZIndexVal

NI-DAQmx C Properties

Get/Set/Reset CI_Encoder_ZIndexVal

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

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

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

Purpose

DAQmxGetCIEncoderZIndexVal gets the Counter Input >> Position >> Z Index Value property.

DAQmxSetCIEncoderZIndexVal sets the Counter Input >> Position >> Z Index Value property.

DAQmxResetCIEncoderZIndexVal resets the Counter Input >> Position >> Z Index Value property.