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


Glossary Item Box

Enum values indicating PRACH preamble format

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
Format0Preamble format is Format 0
Format1Preamble format is Format 1
Format2Preamble format is Format 2
Format3Preamble format is Format 3
FormatA1Preamble format is Format A1
FormatA1B1Preamble format is Format A1/B1
FormatA2Preamble format is Format A2
FormatA2B2Preamble format is Format A2/B2
FormatA3Preamble format is Format A3
FormatA3B3Preamble format is Format A3/B3
FormatB1Preamble format is Format B1
FormatB2Preamble format is Format B2
FormatB3Preamble format is Format B3
FormatB4Preamble format is Format B4
FormatC0Preamble format is Format C0
FormatC2Preamble format is Format C2
‡ 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