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


Glossary Item Box

Enum values indicating which MCS Table is used for the PDSCH Physical channel.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
Qam10241024QAM set.26.20
Qam256256QAM set.24.00
Qam64CP-OFDM and 256QAM not set.24.00
Qam64LowSELowSE and 256QAM not set.24.00
Qam64TPDFT-S-OFDM and 256QAM not set.24.00
Qam64TPLowSEDFT-S-OFDM and LowSE and 256QAM not set.24.00
‡ 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 23.00

See Also