Read-only |
About the External TestSet connector |
Description |
This method returns the IExternalTestSetIO interface. |
VB Syntax |
app.GetExternalTestSetIO |
Variable |
(Type) - Description |
app |
An Application (object) |
Return Type |
IHWExternalTestSetIO |
Default |
Not Applicable |
Example |
Dim app As AgilentPNA835x.Application |
C++ Syntax |
HRESULT GetExternalTestSetIO (IHWExternalTestSetIO **ptestset); |
Interface |
IApplication |