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


Glossary Item Box

Represents a specific configuration of hardware instruments. The Measurement.SelectedAnalyzer property of a Measurement points to an instance of this class which then determines what hardware will be used by the measurement.

Object Model

HardwareConfiguration ClassCalibration ClassHardwareGroupCollection ClassHardwareGroup ClassHardwareInstrumentCollection ClassUserInput ClassHardwareGroup ClassHardwareInstrumentCollection ClassUserInput ClassInstrumentId Structure

Syntax

Visual Basic (Declaration) 
Public MustInherit Class HardwareConfiguration 
   Inherits RemotableObject
   Implements IPropertyInfoIPropertyInfo2IRemoteNotifyPropertyChangedIRemoteNotifyPropertyInfoChanged 
C++/CLI 
public ref class HardwareConfiguration abstract : public RemotableObject, IPropertyInfoIPropertyInfo2IRemoteNotifyPropertyChangedIRemoteNotifyPropertyInfoChanged  

Requirements

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

See Also