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


Glossary Item Box

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

Syntax

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

Members

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

Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 24.00

See Also