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


Glossary Item Box

Presets for use as a starting point in creating a constellation definition.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
PskUniform PSK modulation. PSK constellation presets are supported for two or more constellation states.
SquareQamSquare QAM modulation. Square QAM constellation presets are supported for the following number of constellation states: 2, 4, 16, 64, 256, 1024, 4096.
‡ 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)

Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 27.40

See Also