Keysight Pathwave 89600 VSA .NET API
SystemCalibrations Property
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > Application Class : SystemCalibrations Property


Glossary Item Box

Gets the collection of system calibration objects

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property SystemCalibrations As SystemCalibrationCollection
C# 
public virtual SystemCalibrationCollection SystemCalibrations {get;}
C++/CLI 
public:
virtual property SystemCalibrationCollection^ SystemCalibrations {
   SystemCalibrationCollection^ get();
}

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 28.00

See Also