NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

AIBridgePhysicalUnits Enumeration

AIBridgePhysicalUnits Enumeration

AIBridgePhysicalUnits Enumeration

Specifies to which physical unit to scale electrical data. Select the same unit that the sensor data sheet or calibration certificate uses for physical values.

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

Syntax

public enum AIBridgePhysicalUnits
Public Enumeration AIBridgePhysicalUnits

Members

  Member nameValueDescription
Newtons15875Newtons.
Pounds15876Pounds.
KilogramForce15877kilograms-force.
Pascals10081Pascals.
PoundsPerSquareInch15879Pounds per square inch.
Bar15880Bar.
NewtonMeters15881Newton metres.
InchOunces15882Ounce-inches.
InchPounds15883Pound-inches.
FootPounds15884Pound-feet.

Remarks

Specifies to which physical unit to scale electrical data. Select the same unit that the sensor data sheet or calibration certificate uses for physical values. Use this enumeration to get or set the value of BridgePhysicalUnits.

See Also

Was this information helpful?