NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

ExternalCalibrationSession.Adjust4339 Method

ExternalCalibrationSession.Adjust4339 Method

ExternalCalibrationSessionAdjust4339 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.40.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

In This Section
Was this information helpful?