Description
Contains the methods and properties that support IO Configuration.
Dim app As AgilentPNA835x.Application
Set app = CreateObject("AgilentPNA835x.Application", <analyzerName>)
Dim IOConfig As IOConfiguration
Set IOConfig = app.IOConfiguration
Methods |
Interface |
Description |
---|---|---|
None |
|
|
Properties |
|
Description |
IOConfiguration |
Set and returns HiSLIP instrument number. |
|
IOConfiguration |
Set and returns the TCPIP port for HiSLIP communication. |
|
IOConfiguration |
Returns the valid interface types for the VNA. |
|
IOConfiguration |
Returns the valid resource string for the specified interface type. |
Interface |
Introduced with VNA Rev: |
IIOConfiguration |
10.0 |
|
|