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


Glossary Item Box

A class used to group allocations for measurement result reporting purposes.

Object Model

FramePart ClassAllocation ClassFramePart ClassAllocation Class

Syntax

Visual Basic (Declaration) 
Public MustInherit Class FramePart 
   Inherits Agilent.SA.Vsa.RemotableObject
   Implements Agilent.SA.Vsa.IPropertyInfoAgilent.SA.Vsa.IPropertyInfo2Agilent.SA.Vsa.IRemoteNotifyPropertyChangedAgilent.SA.Vsa.IRemoteNotifyPropertyInfoChanged, Agilent.SA.VsaInternal.IObjectModel, Agilent.SA.VsaInternal.IObjectModel2, Agilent.SA.VsaInternal.IObjectModel3 
C# 
public abstract class FramePart : Agilent.SA.Vsa.RemotableObject, Agilent.SA.Vsa.IPropertyInfoAgilent.SA.Vsa.IPropertyInfo2Agilent.SA.Vsa.IRemoteNotifyPropertyChangedAgilent.SA.Vsa.IRemoteNotifyPropertyInfoChanged, Agilent.SA.VsaInternal.IObjectModel, Agilent.SA.VsaInternal.IObjectModel2, Agilent.SA.VsaInternal.IObjectModel3  
C++/CLI 
public ref class FramePart abstract : public Agilent.SA.Vsa.RemotableObject, Agilent.SA.Vsa.IPropertyInfoAgilent.SA.Vsa.IPropertyInfo2Agilent.SA.Vsa.IRemoteNotifyPropertyChangedAgilent.SA.Vsa.IRemoteNotifyPropertyInfoChanged, Agilent.SA.VsaInternal.IObjectModel, Agilent.SA.VsaInternal.IObjectModel2, Agilent.SA.VsaInternal.IObjectModel3  

Remarks

A FramePart has Allocations associated with it.

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 27.40

See Also