NI-DAQmx .NET Framework 4.5 API Reference

ExternalCalibrationSession.Adjust4339 Method

  • 已更新2023-02-21
  • 閱讀時間為 1 分鐘
ExternalCalibrationSession.Adjust4339 Method
Adjusts the external calibration constants for an NI PXIe 4339 device.

Namespace:  NationalInstruments.DAQmx
Assembly:  NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.45.49302

Syntax

public void Adjust4339(
	double referenceVoltage
)
Public Sub Adjust4339 ( 
	referenceVoltage As Double
)

Parameters

referenceVoltage
Type: SystemDouble
The voltage across the AI+ and AI- terminals, measured using a DMM.

See Also