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


Glossary Item Box

Gets or sets a value indicating whether prach-RootSequenceIndex-r16 is configured.

Syntax

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

Property Value

Default value is false.

Remarks

This property corresponds to the higher-layer parameter prach-RootSequenceIndex-r16 in RACH-ConfigCommon information element.

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