2.1 What is the Project File?
A file created in GP-Pro EX is called a
"Project File".
The project file merges information from
created screens, display unit and model, device/PLC drivers, fonts
and other settings.
Once you transfer a project file to a display unit, it displays the
screen interface and communicates with the device/PLC so you can
run operations.
Screens of Type
A project file is mainly composed of two
screens: a Base Screen and Window Screen.
The Base Screen is the screen that displays
after a screen change. to display a screen on the display unit,
always use a Base Screen.
A Window Screen is a screen that displays on
top of a Base Screen. You would use this screen for keypad inputs
and other functions that display the screen temporarily on top of
the Base Screen.
12.3 Displaying
Windows
The screen size is fixed. The screen size is
based on the selected display unit.
You can change the screen size within the
display unit's screen size.
Example)
Number of Screens You Can Create
The number of screens you can create in a
project depends on the display unit and the amount of data on each
screen.
The maximum number of screens you can set up
is as follows.
|
Screens of Type
|
Number of screens you can set up (Screen ID
range)
|
|
Base Screen
|
1 to 9999
|
|
Window Screen
|
1 to 2000
|
|
Logic
|
MAIN, INIT, SUB-01 to SUB-32
|
Data Capacity
per Screen
The maximum capacity per screen is
approximately 1 MB. You cannot create a screen exceeding this
capacity.
The data usage on a screen changes depending
on the parts and the number of parts you draw, as well as the
defined functions.
-
To check the screen usage, from the [Project
(F)] menu point to [Information (I)] and click [Project Information
(I)]. In the dialog box select [Memory Usage].
-
The number of parts and features you can set up
on a screen is limited. For more details, please refer to the
following.
2.2 Number of Parts and Features You can
Set Up on a Screen
|