AIChannel.BridgePhysicalUnits Property
- Updated2023-02-21
- 1 minute(s) read
AIChannelBridgePhysicalUnits 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: AIBridgePhysicalUnitsSpecifies 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
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |