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


Glossary Item Box

Gets the InstrumentId of the instrument.

Syntax

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

Requirements

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

See Also