NI-DAQ™mx C Reference

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

Analog Input >> Velocity >> Units

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

Valid values

DAQmx_Val_MetersPerSecond 15959 Meters per second.
DAQmx_Val_InchesPerSecond 15960 Inches per second.
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:
  DAQmxGetAIVelocityUnits
  DAQmxSetAIVelocityUnits
  DAQmxResetAIVelocityUnits

Was this information helpful?

Log in to get a better experience