NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

ScalePreScaledUnits Enumeration

ScalePreScaledUnits Enumeration

ScalePreScaledUnits Enumeration

Specifies the units of the values that you want to scale.

Namespace:  NationalInstruments.DAQmx
Assembly:  NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302

Syntax

public enum ScalePreScaledUnits
Public Enumeration ScalePreScaledUnits

Members

  Member nameValueDescription
Volts10348Volts.
Amps10342Amperes.
DegreesF10144Degrees Fahrenheit.
DegreesC10143Degrees Celsius.
DegreesR10145Degrees Rankine.
Kelvins10325Kelvins.
Strain10299Strain.
Ohms10384Ohms.
Hertz10373Hertz.
Seconds10364Seconds.
Meters10219Meters.
Inches10379Inches.
Degrees10146Degrees.
Radians10273Radians.
Ticks10304Ticks.
RPM16080Revolutions per minute.
RadiansPerSecond16081Radians per second.
DegreesPerSecond16082Degrees per second.
G101861 g is approximately equal to 9.81 m/s/s.
MetersPerSecondSquared12470Meters per second per second.
InchesPerSecondSquared12471Inches per second per second.
MetersPerSecond15959Meters per second.
InchesPerSecond15960Inches per second.
Pascals10081Pascals.
Newtons15875Newtons.
Pounds15876Pounds.
KilogramForce15877Kilograms-force.
PoundsPerSquareInch15879Pounds per square inch.
Bar15880Bar.
NewtonMeters15881Newton meters.
InchOunces15882Ounce-inches.
InchPounds15883Pound-inches.
FootPounds15884Pound-feet.
VoltsPerVolt15896Volts per volt.
MillivoltsPerVolt15897Millivolts per volt.
Coulombs16102Coulombs.
PicoCoulombs16103PicoCoulombs.
FromTeds12516Units defined by TEDS information associated with the channel.

Remarks

Specifies the units of the values that you want to scale. Use this enumeration to get or set the value of PreScaledUnits.

See Also

Was this information helpful?