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


Glossary Item Box

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

Syntax

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

Remarks

Applicable for transmission bandwidth FR1 only.

Requirements

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

See Also