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


Glossary Item Box

Gets a value indicating whether the most recent Calibrate or Verify succeeded

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Success As Boolean
C# 
public bool Success {get;}
C++/CLI 
public:
property bool Success {
   bool get();
}

Requirements

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

See Also