VeriStand .NET API Reference

ICalibration Interface

NOTE: This interface is obsolete.

This interface is obsolete in NI VeriStand 2012 and later. Use the ICalibration2 interface instead. Interface to get and set calibration settings for channels on the test system. Use the GetICalibration method of the Factory class to access this interface. This interface is associated with the legacy calibration feature.

Namespace: NationalInstruments.VeriStand.ClientAPI
Assembly: NationalInstruments.VeriStand.ClientAPI (in NationalInstruments.VeriStand.ClientAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Visual Basic (Declaration)
<ObsoleteAttribute("This interface is obsolete in NI VeriStand 2012 and later. Use the ICalibration2 interface instead.")> _
Public Interface ICalibration
C#
[ObsoleteAttribute("This interface is obsolete in NI VeriStand 2012 and later. Use the ICalibration2 interface instead.")]
public interface ICalibration
Visual C++
[ObsoleteAttribute(L"This interface is obsolete in NI VeriStand 2012 and later. Use the ICalibration2 interface instead.")]
public interface class ICalibration

See Also

Log in to get a better experience