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


Glossary Item Box

Possible hardware types of a configuration

Syntax

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

Members

MemberDescriptionMinimum SW Version‡
AnalyzerHardware that provides input data to the application.
SourceHardware that the application sends data to.
SwitchHardware that the application uses to switch signal paths26.20
SystemCalibratorHardware that the application uses to calibrate the analyzer27.40
‡ 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