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


Glossary Item Box

Specifies the OFDMA Uplink burst STC type.

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
CollaborativeSpatialMultiplexingCollaborative Spatial Multiplexing (CSM) encoding on this burst.
NoneNo STC encoding on this burst.
‡ 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