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


Glossary Item Box

Gets a collection of objects that can be used to manually configure the allocations for each 20 MHz subband in an 802.11ax/be signal.

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property BandCollection As HEBandCollection
C# 
public virtual HEBandCollection BandCollection {get;}
C++/CLI 
public:
virtual property HEBandCollection^ BandCollection {
   HEBandCollection^ 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