Galil DMC-1400 Manual De Usuario

Descargar
Página de 235
DMC-1400  Series Command Reference SL 
● 185   
SL 
   
FUNCTION:  Single Step 
DESCRIPTION: 
For debugging purposes.  Single Step through the program after execution has paused at a 
breakpoint (BK).  Optional argument allows user to specify the number of lines to 
execute before pausing again.  The BK command resumes normal program execution.  
ARGUMENTS:  SL n 
where 
n is an integer representing the number of lines to execute before pausing again 
USAGE:    DEFAULTS: 
While Moving 
Yes 
Default Value 
In a Program 
No 
 
 
Command Line 
Yes 
 
 
Controller Usage 
ALL CONTROLLERS 
RELATED COMMANDS: 
BK  
Breakpoint 
Trace 
EXAMPLES: 
BK 3 
Pause at line 3 (the 4
th
 line) in thread 0 
BK 5 
Continue to line 5 
SL 
Execute the next line 
SL 3 
Execute the next 3 lines 
BK Resume 
normal 
execution