NI-DAQ™mx C Reference

Content Type
Programming Language
Current manual
Table of Contents
Product DocumentationNI-DAQ™mx C ReferenceAnalog Input >> Torque >> UnitsCurrent page
Table of Contents

Analog Input >> Torque >> Units

Data Type: int32
Description: Specifies in which unit to return torque measurements from the channel.

Valid values

DAQmx_Val_NewtonMeters 15881 Newton meters.
DAQmx_Val_InchOunces 15882 Ounce-inches.
DAQmx_Val_InchPounds 15883 Pound-inches.
DAQmx_Val_FootPounds 15884 Pound-feet.
DAQmx_Val_FromCustomScale 10065 Units a custom scale specifies. If you select this value, you must specify a custom scale name.


You can get/set/reset this property using:
  DAQmxGetAITorqueUnits
  DAQmxSetAITorqueUnits
  DAQmxResetAITorqueUnits

Was this information helpful?

Log in to get a better experience