SMAC
LAC-26 Technical Reference Manual
4/29/2013 62
11 - OUT OF MACRO STACK SPACE.
When a
macro
is
called
by
another macro
(via
the
"MC"
command
or
a
macro
interrupt),
the return macro and macro
command
number
must be
saved
along
with
other
internal
variables.
This error indicates that
the
memory
space
set
aside
for
this
purpose
has
been
exhausted
and
no
more
"calls"
may
b
e
attempted. The LAC-26 is capable of macro calls nested 25 deep.
12 - MACRO MUST BE FIRST COMMAND.
When defining
a
macro,
the
"MD"
command
must be
the
first
command
in
the
command
line. This error indicates that this requirement was not met.
13 - STRING ERROR
When using a MG or VI command, no closing quote was encountered.
14 - MACRO STRING ERROR
When using a MG or VI command in defining a macro, no closing quote was encountered.
15 - SYNTAX ERROR
Indicates the improper usage of the MG or VI commands.
16 - MACRO SYNTAX ERROR
Indicates the improper usage of the MG or VI commands while defining a macro.
17 - AXIS RANGE ERROR
The axis specified is out the possible numerical range.
18 - INTERRUPT MACRO NOT DEFINED
macro.
During
the
course
of
interrupt
processing,
at
attempt
was
made
to
go
to
an
undefined
19 - INTERRUPT MACRO STACK ERROR
Indicates that the macro stack has run out of space during interrupt processing.
20 - MACRO STACK OVERFLOW
The macro stack has run out of space.
21 - MACRO STACK UNDERFLOW
pop.
An attempt was made to "pop" a macro off of the
macro
stack
when there
was no
macro
t