Keysight 89600 VSA .NET API
uWPath Enumeration
See Also 
Agilent.SA.Vsa.HardwareExtensions.Core.Interfaces Assembly > Agilent.SA.Vsa.HardwareExtensions.XSeries Namespace : uWPath Enumeration


Glossary Item Box

Specifies the signal path through the high band microwave circuits

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
FullBypassSignal bypasses the microwave preselector and low band switch23.00
LowNoiseSignal path optimized for low noise
PreSelectorBypassSignal bypasses the microwave preselector
StandardStandard signal path
WidebandPreselectorSignal path uses a wideband preselector30.00
‡ 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)

See Also