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


Glossary Item Box

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

Syntax

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

Members

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