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


Glossary Item Box

Specifies the NPBCH bit values to be displayed in Decoded Symbol Table trace.

Syntax

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

Members

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