user manual

6.3 Specification of S-3400N External Communication (Option)
6 - 28
3 axis (XYR) moving
SetStagePositionXYR(X as Long, Y as Long, R as Long) as Long
X 0 to 100000000 : (nm) 100 nm Step
Y 0 to 50000000 : (nm) 100 nm Step
R 0 to 359900 : x1000 (deg) 0.1 deg Step
Return 0: Normal receiving
Excluding 0: Abnormal receiving
Comment: The stage is moved by 3 axis (X, Y, R)
setting.
The method is finished at completion of
command analysis.
The completion of SetStagePositionXYR is
notified by the StagePositionFinished event.
If the return value is not 0, the
StagePositionFinished event is not issued.
The StagePositionChange event is
periodically generated while the stage is
moving.
Please do not use other method until
receiving the StagePositionFinished event.
If the sample size is selecting 50 x 5 mm,
30 x 10 mm or EBSP, it is not possible to
move by external communication.
So, StagePositionFinished event generate
the ErrCode 1 (Impracticable).