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


Glossary Item Box

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

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
DecodedDecoded Symbol Table trace displays PDCCH decoded bit values.
DeInterleavedDecoded Symbol Table trace displays PDCCH de-interleaved bit values.
DemappedDecoded Symbol Table trace displays PDCCH de-mapped bit values.
DeRateMatchedDecoded Symbol Table trace displays PDCCH de-rate-matched bit values.
DescrambledDecoded Symbol Table trace displays PDCCH descrambled bit values.
MappedDecoded Symbol Table trace does not display PDCCH 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