Keysight Pathwave 89600 VSA .NET API
Index Property
See Also 
Agilent.SA.Vsa.Wlan80211N.Interfaces Assembly > Agilent.SA.Vsa.Wlan80211N Namespace > HEResourceUnit Class : Index Property


Glossary Item Box

Gets the zero-base index number of the RU

Syntax

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

Property Value

The default value is -1.

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 22.00

See Also