ExternalCalibrationSession.Adjust4304 Method
- Updated2023-02-21
- 1 minute(s) read
ExternalCalibrationSessionAdjust4304 Method
Adjusts the external calibration constants for an NI 4304. Connect a known voltage to the device and specify that voltage with referenceVoltage.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public void Adjust4304( double referenceVoltage )
Public Sub Adjust4304 ( referenceVoltage As Double )
Parameters
- referenceVoltage
- Type: SystemDouble
Specifies, in volts, the known voltage to use as a reference for calibration.
Exceptions
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |