Specifies in volts the output voltage of the bridge while not under load. NI-DAQmx subtracts this value from any measurements before applying scaling equations. If you set BridgeInitialRatio, NI-DAQmx coerces this property to BridgeInitialRatio times ExcitationActualValue. This property is set by DAQmx Perform Bridge Offset Nulling Calibration. If you set this property, NI-DAQmx coerces BridgeInitialRatio to the value of this property divided by ExcitationActualValue. If you set both this property and BridgeInitialRatio, and their values conflict, NI-DAQmx returns an error. To avoid this error, reset one property to its default value before setting the other.
Namespace:NationalInstruments.DAQmx Assembly:
NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
publicdoubleBridgeInitialVoltage { get; set; }
PublicPropertyBridgeInitialVoltageAsDoubleGetSet
Property Value
Type: Double Specifies in volts the output voltage of the bridge while not under load. NI-DAQmx subtracts this value from any measurements before applying scaling equations. If you set BridgeInitialRatio, NI-DAQmx coerces this property to BridgeInitialRatio times ExcitationActualValue. This property is set by DAQmx Perform Bridge Offset Nulling Calibration. If you set this property, NI-DAQmx coerces BridgeInitialRatio to the value of this property divided by ExcitationActualValue. If you set both this property and BridgeInitialRatio, and their values conflict, NI-DAQmx returns an error. To avoid this error, reset one property to its default value before setting the other.