0% found this document useful (0 votes)
16 views3 pages

WTP Memory

This document contains a program for a PLC that controls a water treatment system. The program has 9 networks and uses Boolean tags, timers, counters, and move instructions to control pumps, valves, and tank levels. It monitors tank levels using two pumps and butterfly valves to ensure the proper reserve is maintained for continuous operation.

Uploaded by

190108050
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views3 pages

WTP Memory

This document contains a program for a PLC that controls a water treatment system. The program has 9 networks and uses Boolean tags, timers, counters, and move instructions to control pumps, valves, and tank levels. It monitors tank levels using two pumps and butterfly valves to ensure the proper reserve is maintained for continuous operation.

Uploaded by

190108050
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Totally Integrated

Automation Portal

water tretment with memory / PLC_1 [CPU 1215C DC/DC/DC] / Program blocks
Main [OB1]
Main Properties
General
Name Main Number 1 Type OB Language LAD
Numbering Automatic
Information
Title "Main Program Sweep (Cy‐ Author Comment Family
cle)"
Version 0.1 User-defined ID

Main
Name Data type Default value Comment
Input
Initial_Call Bool Initial call of this OB
Remanence Bool =True, if remanent data are available
Temp
Constant

Network 1:

%M100.0
%M0.0 "Memory Reserve
%M0.4 "Reserve to Tank- to Tank-1 Start (
1 Start (By Pump %MW50 %MW50 By Pump Motor -1)
"STOP (Both
System)" Motor -1)" "DPT 1" "DPT 1" "
<= <=
Int Int
30 80

%M100.0
"Memory Reserve
to Tank-1 Start (
By Pump Motor -1)
"

Network 2:

%M100.0
"Memory Reserve
to Tank-1 Start (
By Pump Motor -1) %M1.0
" "Pump Motor 1"

%M2.5
"SV 11"

%M1.6
"SV 4"

%M2.0
"SV 6"

%M1.7
"SV 5"

Network 3:

%M100.0
"Memory Reserve
to Tank-1 Start (
By Pump Motor -1)
"
MOVE
P EN ENO
%M110.0 100 IN
%MW64
"Bf positive 1"
"Butterfly Valve(1)
OUT1 "

Network 4:
Totally Integrated
Automation Portal

%M100.0
"Memory Reserve
to Tank-1 Start (
By Pump Motor -1)
"
MOVE
N EN ENO
%M110.1 0 IN
%MW64
"Bf negative 1"
"Butterfly Valve(1)
OUT1 "

Network 5:

%M100.1
%M0.1 "Memory Reserve
%M0.4 "Reserve to Tank- to Tank-1 Start (
1 Start (By Pump %MW50 %MW50 By Pump Motor -2)
"STOP (Both
System)" Motor -2)" "DPT 1" "DPT 1" "
<= <=
Int Int
30 80

%M100.1
"Memory Reserve
to Tank-1 Start (
By Pump Motor -2)
"

Network 6:

%M100.1
"Memory Reserve
to Tank-1 Start (
By Pump Motor -2) %M1.1
" "Pump Motor 2"

%M2.4
"SV 10"

%M1.7
"SV 5"

Network 7:

%M100.1
"Memory Reserve
to Tank-1 Start (
By Pump Motor -2)
"
MOVE
P EN ENO
%M110.2 100 IN
%MW64
"Bd Positive 2"
"Butterfly Valve(1)
OUT1 "

Network 8:

%M100.1
"Memory Reserve
to Tank-1 Start (
By Pump Motor -2)
"
MOVE
N EN ENO
%M110.3 0 IN
%MW64
"bf negative 2"
"Butterfly Valve(1)
OUT1 "

Network 9: 3
Totally Integrated
Automation Portal

%M0.2
%M0.4 "Tank-1 to Heater
"STOP (Both Tank Start (By %MW50 %MW50 %M1.0
System)" Pump Motor -1)" "DPT 1" "DPT 1"
"Pump Motor 1"
>= >=
Int Int
60 80
%M1.0 %M2.3
"Pump Motor 1" "SV 9"

%M1.6
"SV 4"

%M2.2
"SV 8"

Network 10: 4

%M0.3
%M0.4 "Tank-1 to Heater
"STOP (Both Tank Start (By %MW50 %MW50 %M1.1
System)" Pump Motor -2)" "DPT 1" "DPT 1"
"Pump Motor 2"
>= >=
Int Int
60 80
%M1.1 %M2.3
"Pump Motor 2" "SV 9"

%M2.5
"SV 11"

%M2.4
"SV 10"

%M2.0
"SV 6"

%M2.2
"SV 8"

You might also like