Provides access to the properties and methods that are used to reset data associated with the cable object.
Get a handle to the Cable object through the Cables Collection.
Dim app As AgilentPNA835x.Application
Set app = CreateObject("AgilentPNA835x.Application", <analyzerName>)
Dim oCables as UncertaintyManager
Set oCables = app.UncertaintyManager.Cables
Dim oCable1 as Cables(1)
Methods |
Interface |
Description |
---|---|---|
IUncertaintyCable |
Resets (clears) the repeatability data associated with the cable object. |
|
Properties |
||
IUncertaintyCable |
Return the cable name. |
Interface |
Introduced with VNA Rev: |
IUncertaintyCable |
10.40 |