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


Glossary Item Box

Gets a value indicating the duration of PRACH channel. Duration is specified by PRACH format.

Syntax

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

Property Value

The default value is determined by either ConfigurationIndex or PrachFormat

Requirements

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

See Also