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


Glossary Item Box

Specifies the Number of Code words to be decoded from Spatial Multiplexed DL Shared Channels (PDSCH)

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
OneOne code word to be decoded.
TwoTwo code words to be decoded.
‡ 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