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


Glossary Item Box

Gets a value indicating the index of first symbol in slot.

Syntax

Visual Basic (Declaration) 
Public MustOverride ReadOnly Property FirstSymbolIndexInSlot As Integer
C# 
public abstract int FirstSymbolIndexInSlot {get;}
C++/CLI 
public:
abstract property int FirstSymbolIndexInSlot {
   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