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


Glossary Item Box

Gets a value indicating the number of PRACH slots in one slot.

Syntax

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

Remarks

Applicable for transmission bandwidth FR2 only. PRACH slots are in 60kHz unit.

Requirements

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

See Also