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


Glossary Item Box

Gets or sets a value indicating the prach-RootSequenceIndex-r16 for this physical channel.

Syntax

Visual Basic (Declaration) 
Public Overridable Property R16RootSequenceIndex As Integer
C# 
public virtual int R16RootSequenceIndex {get; set;}
C++/CLI 
public:
virtual property int R16RootSequenceIndex {
   int get();
   void set (    int value);
}

Property Value

The default value is 0. Its Range is from 0 to 1149 when SubcarrierSpacing is 15kHz and 0 to 569 when SubcarrierSpacing is 30kHz.

Remarks

This value is only used for the measurement when IsR16RootSequenceIndexConfigured is true.

Requirements

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

Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 26.00

See Also