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


Glossary Item Box

Specifies the PUCCH Bit Vector Selection which determines PUCCH bit values are displayed in Decoded Symbol Table trace

Syntax

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

Members

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