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


Glossary Item Box

Specifies the PUCCH format type

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
Format1selects format type 1.
Format1Aselects format type 1a.
Format1AShortselects format type 1a shortened.
Format1Bselects format type 1b.
Format1BShortselects format type 1b shortened.
Format1Shortselects format type 1 shortened.
Format2selects format type 2.
Format2Aselects format type 2a.
Format2Bselects format type 2b.
Format3selects format type 3.
Format3Shortselects format type 3 shortened.
‡ 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