Cable Object


Description

Provides access to the properties and methods that are used to

Accessing 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)

See Also:

Methods

Interface

See History

Description

ResetRepeatability

IUncertaintyCable

Resets (clears) the repeatability data associated with the cable object.

Properties

 

 

Name

IUncertaintyCable

Return the cable name.

IUncertaintyCable History

Interface

Introduced with PNA Rev:

IUncertaintyCable

10.40