OpenTAP 9.25
API Reference
List of all members
OpenTap.IInstrument Interface Reference

Base interface for all instruments. More...

Inheritance diagram for OpenTap.IInstrument:
OpenTap.IResource OpenTap.ITapPlugin OpenTap.IScpiInstrument OpenTap.Instrument OpenTap.ScpiInstrument OpenTap.ScpiInstrument

Additional Inherited Members

- Public Member Functions inherited from OpenTap.IResource
void Open ()
 When overridden in a derived class, opens a connection to the resource represented by this class.
 
void Close ()
 When overridden in a derived class, closes the connection made to the resource represented by this class.
 
- Properties inherited from OpenTap.IResource
string Name [getset]
 A short name to display in the user interface in areas with limited space.
 
bool IsConnected [get]
 Indicates whether this DUT is currently connected. This value should be set by Open() and Close().
 

Detailed Description

Base interface for all instruments.

OpenTAP 9.25 API built Tue Aug 6 2024 07:49:24