6
FUNCTIONS
6.11 Monitor Function
6.11.2 Local device monitor/test
6
- 55
1
O
verv
iew
2
Per
fo
rma
nce
S
p
ecifica
tio
n
3
S
equ
en
ce P
ro
g
ra
m
Co
nfig
ura
tio
n a
nd
E
xecut
io
n Co
nd
iti
o
ns
4
I/O N
unb
er
Assig
n
m
e
nt
5
Me
mor
ie
s a
nd
File
s
Ha
nd
led
by CP
U Mo
du
le
6
Func
tions
7
Co
mmu
nic
a
tion
us
in
g
bu
ilt
-i
n E
th
e
rne
t po
rt
s o
f
CP
U mod
u
le
8
Co
mm
un
icatio
n
w
ith
Int
e
lli
ge
nt
Fun
ction
Mo
du
le
If the local device monitor setting is made and Program "B" is displayed, for example,
this makes it possible to monitor the local devices in Program "B".
Figure 6.35 Local device monitor example
GX Developer
The local device monitor is
set and the program B is
monitored.
The local device data of the
program B is displayed.
[EX]
In case that the local device is from
D0 to D99, D0=4 is displayed when
X10 is on and D99=8 is displayed
when X11 is on.
X0
X1
X10
X11
X20
X21
MOVP K2 D0
MOVP K3 D99
MOVP K4 D0
MOVP K8 D99
MOVP K3 D0
MOVP K6 D99
Program: A
Program: B
Program: C
CPU module
Program execution (A B C)