ECalModules Collection


Description

A collection that provides access to ECal modules that are connected to the VNA.

Accessing the ECalModules collection

Dim app As AgilentPNA835x.Application

Set app = CreateObject("AgilentPNA835x.Application", <analyzerName>)

Dim eCalMods As ECalModules

Set eCalMods = app.GetCalManager.ECalModules

See Also:

Methods

Interface

Description

Item

IECalModules

Use to get a handle to a ECalModule Object in the collection.

OutputSNPFromECal Method

IECalModules2

Read S parameter of ECal Thur from the ECal memory and save it as s2p file.

 

Properties

Interface

Description

Count

IECalModules

Returns the number of objects in the collection.

Parent

IECalModules

Returns a handle to the CalManager Object

IECalModules History

Interface

Introduced with VNA Rev:

IECalModules

8.50

IECalModules2

12.50.01