Get/Set/Reset AI_RVDT_Units

NI-DAQmx C Properties

Get/Set/Reset AI_RVDT_Units

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

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

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

Purpose

DAQmxGetAIRVDTUnits gets the Analog Input >> Position >> RVDT >> Units property.

DAQmxSetAIRVDTUnits sets the Analog Input >> Position >> RVDT >> Units property.

DAQmxResetAIRVDTUnits resets the Analog Input >> Position >> RVDT >> Units property.