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


Glossary Item Box

Gets PRACH preamble format

Syntax

Visual Basic (Declaration) 
Public MustOverride ReadOnly Property PrachFormat As PrachFormat
C# 
public abstract PrachFormat PrachFormat {get;}
C++/CLI 
public:
abstract property PrachFormat PrachFormat {
   PrachFormat get();
}

Property Value

The default value is PrachFormat.FormatA1

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also