Acqerror, Acqinprogress – EXFO IQS-12004B DWDM Passive Component Test System for IQS-500 User Manual
Page 331

COM Objects Reference
DWDM Passive Component Test System
319
Event
Event
AcqError
Description AcqError will fire when an error occurred during acquisition.
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
AcqInProgress
Description AcqInProgress will fire when the acquisition is in progress.
Parameters Double: PercentageDone indicates the progress of the
acquisition 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 acquisition in
progress.
Note
Only if FireEvent=True