Programming module
EFORT INTELLIGENT EQUIPMENT CO.,LTD
25
line of execution.
When the main program calls a subprogram, all program
lines in the subprogram are executed at one time.
Move In
Each time the main program stops before the next motion
command, when the subroutine is executed, it will enter the
interface of the subroutine and run all the commands in the
subroutine at one time.
Move Over
After the program starts to execute, it runs until the end of the
program ends.
SetPC Operation
SetPC refers to: Set the program cursor to a specified line. After clicking on the
"program run" key, the program starts to execute the program from that line.
SetPC Operation Procedures:
#
Demonstration
Remarks
1
1
Continue the operation
of "step in program" in the
previous section:
2
Execute the program to
line in a step-in manner.
2
1
Select line in the
program segment, that is,
click on line below;
2
Click
on
“SetPC”
button.
3
The program cursor jumps
to this line, indicating
SetPC is completed;
Repeat
the
“step
in
program” operation.
Note!
When using SetPC, it is recommended to use the MJOINT
command for the first movement robot command after SetPC,
otherwise there will be a slim chance of unexpected
movement.