Keysight Pathwave 89600 VSA .NET API
TraceStateShape Enumeration
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace : TraceStateShape Enumeration


Glossary Item Box

The shape of the ideal state locations for demodulated time-domain data on an I-Q or constellation diagram.

Syntax

Visual Basic (Declaration) 
Public Enum TraceStateShape 
   Inherits System.Enum
C# 
public enum TraceStateShape : System.Enum 
C++/CLI 
public enum class TraceStateShape : public System.Enum 

Members

MemberDescriptionMinimum SW Version‡
Circlestate locations have a circle drawn.
Crossstate locations have a cross drawn.
Nonestate locations do not have any shape drawn.
‡ This is the minimum 89600 VSA software version level needed to use this enum member.

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also