NI-DAQ™mx C Reference

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

Analog Input >> Force >> Units

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

Valid values

DAQmx_Val_Newtons 15875 Newtons.
DAQmx_Val_Pounds 15876 Pounds.
DAQmx_Val_KilogramForce 15877 Kilograms-force.
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:
  DAQmxGetAIForceUnits
  DAQmxSetAIForceUnits
  DAQmxResetAIForceUnits

Was this information helpful?

Log in to get a better experience