RML-1
PROGRAMING GUIDELINE
- 31 -
Consequently, the only operation of the foregoing command is to move the
X and Y axes respectively to (100, 200).
<Errors>
Parameters that attempt simultaneous movement of axes that cannot
operate at the same time (such as the Y and A axes on an MDX-650
equipped with a rotating axis) result in error 3.
!ZE X100Y200Z300A90 [terminator] -- This attempts to operate the Y and
A axes simultaneously, resulting in an error.
Specifying the same axis two or more times without delimiting the
statements by a separator results in error 2.
!ZE X100Y200X300 [terminator] -- This specifies an X-axis parameter
twice, resulting in an error.
Giving only the name of an axis without specifying a numerical value
results in error 3.
Specifying only a numerical value without stating the name of an axis also
results in error 3.
!ZE X100Y [terminator] -- No movement-destination coordinate is
specified for the Y axis, resulting in an error.
!ZE 100 [terminator] -- No axis name is specified, resulting in an error.
One or more spaces occurring between the command "!ZE" and a
parameter such as "X100" or between a parameter such as "X" and a
numerical value such as "100" does not result in an error, but a numerical
value that is not an unseparated string results in error 3.
!ZE X 100 Y 200 : Z 300 A 90 [terminator] -- Normal operation
!ZE X 100 Y 2 00 [terminator] -- The final "00" is interpreted as having a
missing axis name, resulting in an error.
Attempting to specify an axis using a character other than A through Z (or
a through z) results in error 3.
<Other Matters>
The names of axes vary according to the model used.
The final terminator for this command may not be omitted.
On a model equipped with a rotation axis, the rotation speed of the axis