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


Glossary Item Box

Instrument identification used to specify a specific instrument and how it will be used.

Syntax

Visual Basic (Declaration) 
Public Structure InstrumentId 
   Inherits System.ValueType
C# 
public struct InstrumentId : System.ValueType 
C++/CLI 
public value class InstrumentId : public System.ValueType 

Requirements

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

See Also