Programming Concept; Handling Of Programs - ABB OmniCore Operating Manual

Hide thumbs Also See for OmniCore:
Table of Contents

Advertisement

6.3 Programming concept

6.3.1 Handling of programs

Overview
This section provides information about the handling of robot programs. It describes
how to:
How to create a new program when no program is available is detailed in section
Creating a new program on page
Program Editor
In FlexPendant the RAPID programs are created and edited using Program Editor
in Code.
If you toggle between the Program Editor and another view and back again, the
Program Editor will show the same part of the code as long as the program pointer
has not been moved. If the program pointer is moved, the Program Editor shows
the code at the position of the program pointer.
The same behavior applies to Advanced View in Operate.
About program files
The program is saved as a folder, named as the program, containing the actual
program file, of type pgf.
When loading a program you open the program folder and select the pgf file.
When renaming a program you rename the program folder and the program file.
When saving a loaded program which is already saved to the hard disk, you must
not open the existing program folder. Instead, you should save the program folder
again and overwrite the old version, or rename the program.
Operating manual - OmniCore
3HAC065036-001 Revision: J
create a new program
load an existing program
save a program
rename a program
delete a program
Note
Each task must contain one program. The procedures in this section describes
a single task system.
Note
When you open Code, the name of the module where the program pointer is in
is displayed in the Program Pointer location section.
© Copyright 2019-2021 ABB. All rights reserved.
6 Programming and testing
6.3.1 Handling of programs
102.
Continues on next page
101

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents