Calinprogress, Error – EXFO IQS-12004B DWDM Passive Component Test System for IQS-500 User Manual
Page 333

COM Objects Reference
DWDM Passive Component Test System
321
Event
Event
CalInProgress
Description CalInProgress will fire when the calibration is in progress.
Parameters Double: PercentageDone indicates the progress of the
calibration in percentage.
EState: State indicates the internal state of the object.
ESubState: SubState indicates the internal substate of the
object.
String: Description provides a description of the action.
Byref Boolean: Cancel allows you to stop the calibration in
progress.
Note
Only if FireEvent=True
Event
Error
Description Error will fire when an error occurred.
Parameters Long: Command indicates the command that generated the
error.
EState: State indicates the internal state of the object.
Long: ErrNumber indicates the error number.
String: ErrSource indicates the name of the function that
generated the error.
String: ErrDescription provides a description of the error.
Note
Only if FireEvent=True