Keysight Pathwave 89600 VSA .NET API
ConstellationStates Property
See Also 
Agilent.SA.Vsa.CustomIQ.Interfaces Assembly > Agilent.SA.Vsa.CustomIQ Namespace > Constellation Class : ConstellationStates Property


Glossary Item Box

Gets the constellation states.

Syntax

Visual Basic (Declaration) 
Public MustOverride ReadOnly Property ConstellationStates As ConstellationStateCollection
C# 
public abstract ConstellationStateCollection ConstellationStates {get;}
C++/CLI 
public:
abstract property ConstellationStateCollection^ ConstellationStates {
   ConstellationStateCollection^ get();
}

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