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


Glossary Item Box

Defines the custom sequence style to use for an Allocation.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
BitSequenceTimeSegment sequence style is "Bit Sequence", which implies we interpret the approach for deserializing the bits into a sequence of constellation state indexes.
IQSequenceAllocation symbol content is defined as a specific sequence of I/Q values without any presumption of constellation mapping.
‡ 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