OpenTAP 9.25
API Reference
|
Resources that can be enabled and disabled. Currently this is only supported for ResultListeners. More...
Properties | |
bool | IsEnabled [getset] |
Gets or sets if this resources is enabled. | |
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(). | |
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. | |
Resources that can be enabled and disabled. Currently this is only supported for ResultListeners.
OpenTAP 9.25 API built Tue Aug 6 2024 07:49:24