User`s manual

Graphic Operation Terminal F930GOT Creation of Display Screens 8
8-22
Example of screen overlay
Screen overlay: Each process is monitored. When a material has run short, the material
name is displayed on the screen, and a message is displayed to notify
necessity of supplement of the material.
- Line selector switch
Line 1 input: X0
Line 2 input: X1
- Sensor (for bolt count)
Line 1 input: X2
Line 2 input: X3
- Supplement confirmation button: X4
Program in PLC
Screen changeover
Word devices: Word devices to specify screen Nos. to overlay/be overlaid
In the program above, the line 1 is selected. Even if the line 2 is selected, screens can be over-
laid in the same way.
Base screen
Overlap window 1
Overlap window 2
D0
D1
D2
Set them in "Change Screen" in "Common Setting" in the
SW
¨
D5C-GOTRE-PACK.
K2 D0
K0 D1
K0 D2
Selects the line 1.
Displays the screen No. 2.
Stores "0" in control devices indicating
screens not to be overlaid.
Counts the number of bolts.
Specify the screens to be overlaid.
Screen No. 10
D1
Screen No. 20
D2
Resets the counter by X4 when
supplement is completed.
Base screen to be overlaid
Specify the screens to be overlaid.
(Screen No. 11
D1)
Screens overlay is not performed.
Screen overlay is finished.
Stores "0" in control device.
M10
MOV K2 D0
K10 D1
K20 D2
C0
M10
Sensor
X2
M20
Supplement is
completed.
C0
K1000
C0
X4 T0
P
MOV
P
MOV
P
RST
MOV
P
MOV
P
M20
MOV K2 D0
K11 D1
K0 D2
P
MOV
P
MOV
P
M20
K0 D1MOV
P
T0
Base screen to be overlaid
Display a)
in the
next page
Display b)
in the
next page
Display c)
in the
next page
Display a)
in the
next page
X0
T0
K
¡
Displays the message No. 11 (which
notifies that supplement of material is
completed) for
¡
seconds.
Line selector switch
MOV
P