Galil Motion Control cadman Page 15
..........
<command>
END_MACRO
The word MOVING_MACRO is followed by a one word user-specified name which
will refer to the entire macro. If a name is missing or if there are any words beyond the
name a warning will be issued.
The macro is called by placing the macro name at the desired location along the motion
path. The macro behavior will occur at the element endpoint nearest the name location
along the motion path.
STOPPING_MACRO
PURPOSE:
A STOPPING_MACRO is used to perform operations between motion elements.
Even if the program is currently in SMOOTH_MODE the motion will stop at the
nearest element endpoint, the macro will be performed, and motion will continue.
USAGE:
STOPPING_MACRO <name>
<command>
<command>
..........
<command>
END_MACRO
The word STOPPING_MACRO is followed by a one word user-specified name
which will refer to the entire macro. If a name is missing or if there are any words
beyond the name a warning will be issued.
The macro is called by placing the macro name at the desired location along the motion
path. The macro behavior will occur at the element endpoint nearest the name location
along the motion path.
2.4 Command Descriptions
COMMENT_LINETYPE
PURPOSE:
Sometimes it is useful in a drawing to include elements that are not related to the motion
path but are helpful in relating overall part geometry to the user. The