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


Glossary Item Box

Gets the number of calibration points between StartFrequency and StopFrequency

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Points As Integer
C# 
public int Points {get;}
C++/CLI 
public:
property int Points {
   int get();
}

Requirements

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

See Also