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


Glossary Item Box

Specifies the type of constellation bit mapping to be used.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
DefaultVSA will use gray code for bit mapping. Rotation = 0 degrees.
DvbRcs2VSA will follow DVB-RCS2 standard bit mapping and rotation.
DvbS2xVSA will follow DVB S2/S2X standard bit mapping and rotation.
Ieee80211AdayVSA will follow 802.11ad/ay standard bit mapping and rotation.
‡ 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 26.00

See Also