Operating manual.
CNC 8060
CNC 8065
PLC
20.
"Commands" service
·363·
(REF: 1807)
20.7 "Commands" service
The "Commands" service is used to debug the PLC program execution by taking advantage
of the possibility to execute the various parts of the program separately (first cycle, main
module and periodic module). This service also offers the possibility of starting up and
interrupting the execution of the PLC program.
When selecting this service, the horizontal softkey menu offers all the options associated
with this service.
20.7.1 Softkey menus. Options of the "Commands" service.
Commands "Run"
This softkey is used to start the execution of the PLC program. The PLC executes the first
cycle (CY1) once and continues with the cyclic execution of the main program (PRG) and
the periodic module (PE). The main program is executed according to the frequency defined
by machine parameter. The periodic module is executed according to the frequency defined
in the program.
Commands "Stop"
This softkey is used to stop the execution of the PLC program.
Commands "CY1"
This softkey is used to execute the part of the program corresponding to the first cycle (CY1).
The CNC does not execute this option when the PLC program is running.
Commands "Cycle"
This softkey is used to execute the main program (PRG) once. The CNC does not execute
this option when the PLC program is running.
Commands "Resume"
This softkey is used to resume the cyclic execution of the PLC program. The CNC does not
execute this option when the PLC program is running.
Commands "PE module"
This softkey is used to execute the periodic module (PE) once. The CNC does not execute
this option when the PLC program is running.