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


Glossary Item Box

The QuickSetupCollection class provides access to the QuickSetups available to a FlexFrame 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

The FlexFrame measurement comes with some predefined setups. The user can also add custom quick setups through the Demod Properties dialog.

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.00

See Also