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


Glossary Item Box

Gets a collection of the instruments in the group.

Syntax

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

Requirements

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

See Also