OpenTAP 9.25
API Reference
|
Base interface for DUT drivers. More...
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(). | |
Base interface for DUT drivers.
OpenTAP 9.25 API built Tue Aug 6 2024 07:49:23