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