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


Glossary Item Box

Specifies the PDSCH Bit Vector Selection that determines the PDSCH bit values displayed in Decoded Symbol Table trace

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
DecodedCBDecoded Symbol Table trace displays PDSCH decoded code block bit values.
DecodedTBDecoded Symbol Table trace displays PDSCH decoded transport block bit values.
DeRateMatchedDecoded Symbol Table trace displays PDSCH de-rate matched bit values.
DescrambledDecoded Symbol Table trace displays PDSCH descrambled bit values.
MappedDecoded Symbol Table trace does not display PDSCH bit values.
‡ 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