Mitsubishi Electric MELDAS 60 Series Programming Manual page 65

Plc programming
Hide thumbs Also See for MELDAS 60 Series:
Table of Contents

Advertisement

Program example
(1) Program to reset 100ms integrated timer and counter.
X4
10
T96
14
C23
20
X5
22
2 steps are used for T or C device.
1 step is used for the other devices.
When T96 is set for the integrated timer,
T96 K18000
T96 will turn ON when the X4 ON time is 30 min.
C23
K16
The No. of times that T96 turns ON is counted.
RST
T96
T96 is reset when T96 turns ON.
Y55
Y55 turns ON when C23 counts up.
RST
C23
C23 is reset when X5 turns ON.
- 57 -
Coding
No. of
Com-
steps
mand
10
LD
X4
11
OUT
T96
14
LD
T96
15
OUT
C23
18
RST
T96
20
LD
C23
21
OUT
Y55
22
LD
X5
23
RST
C23
25
RST
Device
K18000
K16

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents