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


Glossary Item Box

Gets the zero-based state index of this constellation state location within the constellation.

Syntax

Visual Basic (Declaration) 
Public MustOverride ReadOnly Property Index As Integer
C# 
public abstract int Index {get;}
C++/CLI 
public:
abstract property int Index {
   int get();
}

Property Value

The zero-based index of this state within the constellation.

Remarks

The state index is used to uniquely identify a constellation state independent of the symbol data.

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