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


Glossary Item Box

Gets a value indicating the number of time occasions per PRACH slot.

Syntax

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

Requirements

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

See Also