19 Display Module (FX3G-5DM)
341
FX
3G
Series Programmable Controllers
User's Manual - Hardware Edition
11
H
igh-Speed
C
ounters
12
O
utpu
t Wi
ring
13
Wi
ring for
Va
rious U
ses
14
Te
st R
un,
M
ain
tenanc
e,
Troub
le
shooting
15
Input/O
utput
Pow
ere
d
Extens
ion U
nit
s
16
Input/Output
Ex
tension
Blocks
17
Extensi
on
Pow
er Suppl
y
Un
it
18
O
ther Ex
tensi
on
Un
its
an
d
O
pti
ons
19
Displ
ay
Modul
e
20
Te
rmi
nal Block
19.14 Specified Device Monitor Function
19.14.2 Differences between specified device monitor screen and monitor/test screen
The figure below shows differences between the specified device monitor screen and the monitor/test screen.
→
Refer to Subsection 19.14.5 for a display example of the specified device monitor screen.
→
Refer to Subsection 19.6.3 for a display example of the monitor/test screen.
19.14.3 Program example1 (when monitoring/testing a timer)
In this program example, the device type to be displayed on the specified device monitor screen is set to
"timer (T)". Sets the device No. to "T10".
For testing the timer T10, turn ON M0 to enable the test operation.
In this program example, system information is assigned from D50 to D54 and from M50 to M64.
D 1 0 0
3 2 7 6
( S p e c i f i e d )
7
0
D
0
D
1
0
D
2
0
D
3
0
0
0 0
1
0 0
1 0
0 0
1
1
3 2 7 6 7
-Specified Device Monitor Screen
When D1000 is monitored
-Monitor/Test Screen
When D1000 is specified
In the case of a specified device monitor
screen "specified" is displayed.
Initial pulse
MOV
K50
D8300
MOV
K50
D8301
M8002
System information (system No.1) is set at D50 to D54.
System information (system No.2) is set at M50 to M64.
MOV
K5
D50
Sets the device type to "Timer".
MOV
K10
D51
Sets the device No. to "T10".
END
M0
When M0 turns ON, the test operation for T10 is enabled.
Test operation
enable command
M50