NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

AIBridgeElectricalUnits Enumeration

AIBridgeElectricalUnits Enumeration

AIBridgeElectricalUnits Enumeration

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

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

Syntax

public enum AIBridgeElectricalUnits
Public Enumeration AIBridgeElectricalUnits

Members

  Member nameValueDescription
VoltsPerVolt15896Volts per volt.
MillivoltsPerVolt15897Millivolts per volt.

Remarks

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

See Also

Was this information helpful?