user manual

6.3.2
6 - 31
Event
Stage position changing
StagePositionChange (X as Long, Y as Long, Z as Long, T as Long, R as
Long)
X, Y, Z, T, R same as each items of GetStagePosition
Comment: This event is generated when the stage
position changed by SEM-GUI control,
trackball control and external control.
Completion of stage move
StagePositionFinished (ErrorCode as Long)
ErrorCode 0: Normal end
1: Impracticable
2: Abnormal end
Comment: The completion message of each stage
move method.