ECalModules Collection


Description

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

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

 

Item

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

Properties

Description

Count

Returns the number of objects in the collection.

Parent

Returns a handle to the CalManager Object

IECalModules History

Interface

Introduced with PNA Rev:

IECalModules

8.50