Inithardware, Nulling – EXFO IQS-12004B DWDM Passive Component Test System for IQS-500 User Manual
Page 299
COM Objects Reference
DWDM Passive Component Test System
287
Modules Interface—Methods
Modules
InitHardware
Description
This command performs an initialization of all IQS modules.
When Simulator is set to True, the simulator mode is enabled,
allowing you to develop applications with virtual IQS modules.
Syntax
object.InitHardware(FireEvent, [Simulator])
Parameters
Byval Boolean FireEvent, Byval Boolean Simulator (Optional)
Response
None
Modules
Nulling
Description
This command can either perform a nulling on all power
meters and wavelength reference modules, on one power
meter, or on the wavelength reference module.
For nulling one power meter, use PmNumber to identify the
desired power meter.
Syntax
object.Nulling(NullingType, FireEvent, [PmNumber])
Parameters
ByVal NullingType As ENullingType, Byval Boolean FireEvent,
Optional ByVal PmNumber As Long
For more information on ENullingType, see Public Enum
ENullingType on page 332.
Response
None
Possible error
ErrInitBefore, ErrInProgress, ErrNullingtype, ErrNulling,
ErrNullingIndex. For more information, see IQS-12004B DWDM
Passive Component Test System (Standard) COM Error
Messages on page 208.