Keysight Pathwave 89600 VSA .NET API
Switch Class
Members  See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace : Switch Class


Glossary Item Box

Represents settings that are specific to RF switch hardware that is being used to switch what parts of the DUT are being used by the analyzer inputs during the measurement.

Object Model

Switch ClassHardwareConfiguration ClassCalibration ClassHardwareGroupCollection ClassHardwareGroup ClassHardwareGroup ClassInstrumentId Structure

Syntax

Visual Basic (Declaration) 
Public MustInherit Class Switch 
   Inherits RemotableObject
   Implements IPropertyInfoIPropertyInfo2IRemoteNotifyPropertyChangedIRemoteNotifyPropertyInfoChanged 

Remarks

You can access an instance of this class through an instance of the Application class. For example:

app.Measurements.SelectedItem.Input.Switch

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 26.20

See Also