Description
A collection that provides access to ECal modules that are connected to the PNA.
|
Dim app As AgilentPNA835x.Application Set app = CreateObject("AgilentPNA835x.Application", <analyzerName>) Dim eCalMods As ECalModules Set eCalMods = app.GetCalManager.ECalModules |
Methods |
|
|---|---|
|
Use to get a handle to a ECalModule Object in the collection. |
|
Properties |
Description |
|
Returns the number of objects in the collection. |
|
|
Returns a handle to the CalManager Object |
|
Interface |
Introduced with PNA Rev: |
|
IECalModules |
8.50 |