Referror, Refinprogress – EXFO IQS-12004B DWDM Passive Component Test System for IQS-500 User Manual
Page 337

COM Objects Reference
DWDM Passive Component Test System
325
Event
Event
RefError
Description RefError will fire when an error occurred during the reference
measurement.
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
Event
RefInProgress
Description RefInProgress will fire when a reference measurement is in
progress.
Parameters Double: PercentageDone indicates the progress of the reference
measurement 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 gives the possibility to stop the reference
in progress.
Note
Only if FireEvent=True