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


Glossary Item Box

Gets a value indicating whether the band is merged to its previous band(s) for supporting RU signaling of 40 MHz/80 MHz/160 MHz

Syntax

Visual Basic (Declaration) 
Public MustOverride ReadOnly Property BandIndependent As Boolean
C# 
public abstract bool BandIndependent {get;}
C++/CLI 
public:
abstract property bool BandIndependent {
   bool get();
}

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