NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents
Product DocumentationNI-DAQmx .NET Framework 4.0 API ReferenceDevice.RestoreLastExternalCalibration MethodCurrent page
Table of Contents

Device.RestoreLastExternalCalibration Method

Device.RestoreLastExternalCalibration Method

DeviceRestoreLastExternalCalibration Method

Sets the self-calibration constants of the device to the current external calibration constants.

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

Syntax

public void RestoreLastExternalCalibration()
Public Sub RestoreLastExternalCalibration

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

Remarks

National Instruments sets the external calibration constants at the factory, and those constants remain in effect until you perform a new external calibration on the device.

See Also

Was this information helpful?