CHAPTER6 FUNCTIONS
1
2
3
4
5
6
7
8
6.11 Monitor Function
6.11.2 Local device monitor/test
6 - 41
When local devices are set to be monitored and the program "B" is displayed for monitoring, the local device(s)
used in the program "B" can be monitored.
Figure 6.34 Local device monitor example
GX Developer
Local devices are set to be
monitored and the
program "B" is monitored.
The local device data of the
program B is displayed.
(Example)
If D0 to D99 are set as a local device,
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
DO
MOVP
K3
D99
MOVP
K4
DO
MOVP
K8
D99
MOVP
K3
DO
MOVP
K6
D99
Program: A
Program: B
Program: C
CPU module
Program execution (A B C)