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


Glossary Item Box

Types of HardwareGroups supported

Syntax

Visual Basic (Declaration) 
Public Enum HardwareGroupType 
   Inherits System.Enum
C# 
public enum HardwareGroupType : System.Enum 
C++/CLI 
public enum class HardwareGroupType : 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 perform a calibration27.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