Buttons
Online functions
'Start'
Starts the program processing.
'Stop'
Stops the program processing.
'Single step to'
Carries out the next instruction (debugging).
'Breakpoint on/off'
Stops the program processing at the current instruction (debugging); useful e.g.
in combination with Single Step To.
'Login'
Establishes the connection to the controller (only if the program is correct).
If the program was changed a new compilation is started.
In the simulation mode, only the compilation is carried out, if required.
Remember: Program processing has to be started additionally.
'Logout'
Separates the connection to the controller.
E.g. to change the program or to configure the trace.
General editing functions
'Cut'
Deletes marked modules or lines and transfers them to the clipboard.
'Copy'
Transfers marked modules or lines to the clipboard.
'Paste'
Inserts the contents of the clipboard.
'Find...'
Opens the window for entering the search criteria.
'Find next'
Finds the next match.
5-2