Description
A collection that provides access to ECal modules that are connected to the VNA.
Dim app As AgilentPNA835x.Application Set app = CreateObject("AgilentPNA835x.Application", <analyzerName>) Dim eCalMods As ECalModules Set eCalMods = app.GetCalManager.ECalModules |
Methods |
Interface |
Description |
---|---|---|
IECalModules |
Use to get a handle to a ECalModule Object in the collection. |
|
IECalModules2 |
Read S parameter of ECal Thur from the ECal memory and save it as s2p file.
|
|
Properties |
Interface |
Description |
IECalModules |
Returns the number of objects in the collection. |
|
IECalModules |
Returns a handle to the CalManager Object |
Interface |
Introduced with VNA Rev: |
IECalModules |
8.50 |
IECalModules2 |
12.50.01 |