NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

AIChannel.BridgePhysicalUnits Property

  • Updated2023-02-21
  • 1 minute(s) read
AIChannel.BridgePhysicalUnits Property
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 AIBridgePhysicalUnits BridgePhysicalUnits { get; set; }
Public Property BridgePhysicalUnits As AIBridgePhysicalUnits
	Get
	Set

Property Value

Type: AIBridgePhysicalUnits
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.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Log in to get a better experience