Get/Set/Reset AI_LVDT_Units

NI-DAQmx C Properties

Get/Set/Reset AI_LVDT_Units

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

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

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

Purpose

DAQmxGetAILVDTUnits gets the Analog Input >> Position >> LVDT >> Units property.

DAQmxSetAILVDTUnits sets the Analog Input >> Position >> LVDT >> Units property.

DAQmxResetAILVDTUnits resets the Analog Input >> Position >> LVDT >> Units property.