Keysight Pathwave 89600 VSA .NET API
GroupType Property
See Also 
Agilent.SA.Vsa.Interfaces Assembly > Agilent.SA.Vsa Namespace > HardwareGroup Class : GroupType Property


Glossary Item Box

Gets the type of the group (source or analyzer)

Syntax

Visual Basic (Declaration) 
Public MustOverride ReadOnly Property GroupType As HardwareGroupType
C# 
public abstract HardwareGroupType GroupType {get;}
C++/CLI 
public:
abstract property HardwareGroupType GroupType {
   HardwareGroupType get();
}

Requirements

Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)

See Also