Get/Set/Reset CI_AngEncoder_InitialAngle

NI-DAQmx C Properties

Get/Set/Reset CI_AngEncoder_InitialAngle

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

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

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

Purpose

DAQmxGetCIAngEncoderInitialAngle gets the Counter Input >> Position >> Angular Encoder >> Initial Angle property.

DAQmxSetCIAngEncoderInitialAngle sets the Counter Input >> Position >> Angular Encoder >> Initial Angle property.

DAQmxResetCIAngEncoderInitialAngle resets the Counter Input >> Position >> Angular Encoder >> Initial Angle property.