P
ar
t
2: C
omman
d
s
Moog Animatics SmartMotor™ Developer's Guide, Rev. L
Page 672 of 909
RESUME
Resume Program Execution
APPLICATION:
Program execution and flow control
DESCRIPTION:
Resume program execution
EXECUTION:
Immediate
CONDITIONAL TO:
A user program started and PAUSEd
LIMITATIONS:
N/A
READ/REPORT:
N/A
WRITE:
Write only
LANGUAGE ACCESS:
N/A
UNITS:
N/A
RANGE OF VALUES:
N/A
TYPICAL VALUES:
N/A
DEFAULT VALUE:
N/A
FIRMWARE VERSION:
5.x and later
COMBITRONIC:
RESUME:3
where ":3" is the motor address — use the actual address or a
variable
DETAILED DESCRIPTION:
When executed, the RESUME command starts program execution from the location following
the PAUSE command (where the user program is currently paused). It is designed to be
issued externally over communications and should not be compiled within a program.
NOTE:
RESUME is intended to manually resume a program from a command
terminal for debugging purposes — the program must be at a PAUSE and not
executing an interrupt or subroutine.
The RESUME command only operates on PAUSE in the current context of the program.
Examples of different contexts are the main program versus a subroutine or interrupt routine.
PAUSE used outside the context of the currently executed command will continue to PAUSE
(e.g., if there is a PAUSE in the main program and a PAUSE in an interrupt, then the PAUSE
that is active at the time will be resumed). If a main program is at a PAUSE but other
commands are executing in the interrupt, then a RESUME at that time will not affect the
PAUSE in the main program— it will remain paused.
Part 2: Commands: RESUME
Содержание SmartMotor
Страница 1: ...Developer s Guide Class 5 Later SmartMotor Technology with TM ...
Страница 909: ...PN SC80100003 002 Rev L ...