Description
Contains the methods and properties that control the rear panel External Test Set Input / Output connector
Dim app As AgilentPNA835x.Application
Set app = CreateObject("AgilentPNA835x.Application", <analyzerName>)
Dim ExtTS As HWExternalTestSetIO
Set ExtTS = app.GetExternalTestSetIO
Methods |
Description |
---|---|
Reads data and generates the appropriate timing signals |
|
Reads data, but does NOT generate appropriate timing signals |
|
Writes data and generates the appropriate timing signals |
|
Writes data, but does NOT generate the appropriate timing signals |
|
Properties |
Description |
Returns the state of the Interrupt line |
|
Returns the state of the Sweep Holdoff line |
Interface |
Introduced with VNA Rev: |
HWExternalTestSetIO |
2.0 |