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


Glossary Item Box

Gets a reference to the SCPI Server.

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property ScpiServer As ScpiServer
C# 
public virtual ScpiServer ScpiServer {get;}
C++/CLI 
public:
virtual property ScpiServer^ ScpiServer {
   ScpiServer^ 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 18.50

See Also