NI-DAQ™mx C Reference

Get/Set/Reset CI_AngEncoder_PulsesPerRev

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

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

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


Purpose

DAQmxGetCIAngEncoderPulsesPerRev gets the Counter Input >> Position >> Angular Encoder >> Pulses Per Revolution property.

DAQmxSetCIAngEncoderPulsesPerRev sets the Counter Input >> Position >> Angular Encoder >> Pulses Per Revolution property.

DAQmxResetCIAngEncoderPulsesPerRev resets the Counter Input >> Position >> Angular Encoder >> Pulses Per Revolution property.

Log in to get a better experience