NI-DAQmx .NET Framework 4.0 API Reference

AIBridgeElectricalUnits Enumeration

  • Updated2023-02-21
  • 1 minute(s) read
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

Log in to get a better experience