7
PROGRAMMING CAUTIONS
7.3 Precautions for Using Annunciator (F) in Redundant System
7
- 15
1
OV
ER
VIE
W
2
SYS
TEM
CONFIGURA
TI
ON
3
TR
AC
KI
N
G
C
ABL
E
4
P
R
OCE
DURE
FO
R
S
TAR
TING
UP
A
RE
DUN
DAN
T
S
Y
S
T
E
M
5
RE
DUNDA
NT S
Y
S
T
E
M
FUNCTIONS
6
RE
DUN
DAN
T
S
Y
S
T
E
M
NE
TW
O
R
K
S
7
PR
OG
R
A
MM
IN
G
CA
UTIO
N
S
8
TR
O
U
BLE
S
HOOTING
Create the following program to turn on the "USER" LED of the new control system CPU
module at occurrence of system switching.
(1) When turning on another annunciator at system switching to turn on the
"USER" LED
When tracking the annunciator, create the following program to also turn on the
"USER" LED of the new control system CPU module.
[Program example]
When any of the used 32 annunciators F0 to F31 is on in the new control system CPU
module, the "USER" LED is turned on.
To turn off the "USER" LED, turn on the "USER" LED off command (M100).
(2) When turning on the annunciators in the new control system CPU
module at system switching
By turning on the annunciators in the new control system, the "USER" LED can be
turned on.
(a) When turning on the annunciators by the "OUT" instruction
By tracking the "OUT" instruction execution condition, the annunciators can also
be turned on in the new control system CPU module at system switching.
Diagram 7.13 Program That Turns on the "USER" LED after System Switching
Diagram 7.14 Program That Turns on the Annunciators by the OUT Instruction after System Switching
When K8F0 0, F2047 provided to
turn on the "USER" LED is turned on.
When M100 turns on, F2047 is turned off.
When M100 turns on, F0 to F31 are turned off.
After F2047 is turned off and F0 to F31 are
turned off, M100 is turned off.
SM1518
0
8
SET
F2047
F2047
K8F0
M100
D<>
K8F0
K0
RST
DMOVP
K0
RST
M100
F10 is turned on after system switching.
F11 is turned on after system switching.
Tracking is executed
M0
0
3
F10
M1
F11