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


Glossary Item Box

This class is for setting parameters for individual states within a constellation defined for use in Custom IQ modulation analysis.

Syntax

Visual Basic (Declaration) 
Public MustInherit Class ConstellationState 
   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 ConstellationState : 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 ConstellationState 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

The state represented here is a representation of an ideal symbol location for vector modulation.

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

See Also