OpenTAP 9.24
API Reference
List of all members
OpenTap.IDut Interface Reference

Base interface for DUT drivers. More...

Inheritance diagram for OpenTap.IDut:
OpenTap.IResource OpenTap.ITapPlugin OpenTap.Dut

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 DUT drivers.

OpenTAP 9.24 API built Tue Apr 30 2024 13:44:41