Get/Set/Reset CI_AngEncoder_Units

NI-DAQmx C Properties

Get/Set/Reset CI_AngEncoder_Units

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

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

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

Purpose

DAQmxGetCIAngEncoderUnits gets the Counter Input >> Position >> Angular Encoder >> Units property.

DAQmxSetCIAngEncoderUnits sets the Counter Input >> Position >> Angular Encoder >> Units property.

DAQmxResetCIAngEncoderUnits resets the Counter Input >> Position >> Angular Encoder >> Units property.