Get/Set/Reset AI_Strain_Units

NI-DAQmx C Properties

Get/Set/Reset AI_Strain_Units

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

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

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

Purpose

DAQmxGetAIStrainUnits gets the Analog Input >> Strain >> Units property.

DAQmxSetAIStrainUnits sets the Analog Input >> Strain >> Units property.

DAQmxResetAIStrainUnits resets the Analog Input >> Strain >> Units property.