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


Glossary Item Box

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

Syntax

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

Members

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