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


Glossary Item Box

Gets or sets the MRU Index for the 996+484+242 MRU in a 160 MHz non-OFDMA TB PPDU.

Syntax

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

Remarks

The range is 1-8. Only applicable to 160 MHz non-OFDMA TB PPDU when RUSize = 1722.

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 28.00

See Also