Description
Child of the UncertaintyManager Object. A collection that provides a mechanism for iterating through the Cable objects.
Get a handle to an individual cable by specifying an item of the Cables collection.
Dim app As AgilentPNA835x.Application
Set app = CreateObject("AgilentPNA835x.Application", <analyzerName>)
Dim cabs As Cables
Set cabs = app.UncertaintyManager.Cables(1)
Methods |
Description |
|---|---|
|
Get a handle by number to a cable in the cables collection. |
|
Properties |
Description |
|
Returns the number of cables in the collection. |
|
Interface |
Introduced with VNA Rev: |
|
IUncertaintyCables |
10.40 |