Keysight Pathwave 89600 VSA .NET API
MultibandMode Enumeration
See Also 
Keysight.SA.Vsa.AdjacentChannelPower.Interfaces Assembly > Keysight.SA.Vsa.AdjacentChannelPower Namespace : MultibandMode Enumeration


Glossary Item Box

Specifies the mode to use when configuring multiband behavior.

Syntax

Visual Basic (Declaration) 
Public Enum MultibandMode 
   Inherits System.Enum
C# 
public enum MultibandMode : System.Enum 
C++/CLI 
public enum class MultibandMode : public System.Enum 

Members

MemberDescriptionMinimum SW Version‡
NoneIndicates no multiband behavior, and use a single spectrum for all regions.
SpectrumPerRegionIndicates multiband behavior of a distinct spectrum per region.
‡ This is the minimum 89600 VSA software version level needed to use this enum member.

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 27.00

See Also