ICalibration2 Interface
- Updated2023-02-21
- 2 minute(s) read
Interface to get and set calibration settings for channels on the test system. Use the GetICalibration2 method of the Factory class to access this interface.
Namespace:
NationalInstruments.VeriStand.ClientAPIAssembly: NationalInstruments.VeriStand.ClientAPI (in NationalInstruments.VeriStand.ClientAPI.dll) Version: 2013.0.0.0 (2013.0.0.0)
Syntax
Visual Basic (Declaration) |
---|
Public Interface ICalibration2 |
C# |
---|
public interface ICalibration2 |
Visual C++ |
---|
public interface class ICalibration2 |