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


Glossary Item Box

Gets the name of the manufacturer of the instrument.

Syntax

Visual Basic (Declaration) 
Public Overridable ReadOnly Property Manufacturer As String
C# 
public virtual string Manufacturer {get;}
C++/CLI 
public:
virtual property String^ Manufacturer {
   String^ get();
}

Requirements

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

Minimum Software Version Requirement: Keysight PathWave 89600 VSA Ver 15.00

See Also