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


Glossary Item Box

Gets the type of hardware in this configuration (source or analyzer)

Syntax

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

Requirements

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

See Also