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


Glossary Item Box

The AdjacentChannelPower.QuickSetupCollection class provides access to the QuickSetup objects available to a AdjacentChannelPower measurement extension.

Object Model

QuickSetupCollection ClassQuickSetup Class

Syntax

Visual Basic (Declaration) 
Public MustInherit Class QuickSetupCollection 
   Inherits Agilent.SA.Vsa.RemotableCollection(Of QuickSetup)
   Implements Agilent.SA.Vsa.ICollectionBaseAgilent.SA.Vsa.ICollectionBase(Of QuickSetup)Agilent.SA.Vsa.IPropertyInfoAgilent.SA.Vsa.IPropertyInfo2Agilent.SA.Vsa.IRemoteNotifyCollectionChangedAgilent.SA.Vsa.IRemoteNotifyPropertyChangedAgilent.SA.Vsa.IRemoteNotifyPropertyInfoChanged, Agilent.SA.VsaInternal.IObjectModel, Agilent.SA.VsaInternal.IObjectModel2, Agilent.SA.VsaInternal.IObjectModel3 

Remarks

QuickSetups cannot be created or removed programmatically. The create and remove operations must take place through the GUI.

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