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

Dat - Tramhanding / PLC - 1 (CPU 1214C DC/DC/DC) / Program Blocks

This document contains the program code for a PLC controller. It includes 5 networks of logic to control an automation process. The program uses timers, flags, and inputs/outputs to control conveyor belts, grippers and reset functions. Safety features include requirements for confirming positions before starting or changing states. The program is structured with descriptive names to help understand the automation logic and troubleshoot if needed.
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)
47 views3 pages

Dat - Tramhanding / PLC - 1 (CPU 1214C DC/DC/DC) / Program Blocks

This document contains the program code for a PLC controller. It includes 5 networks of logic to control an automation process. The program uses timers, flags, and inputs/outputs to control conveyor belts, grippers and reset functions. Safety features include requirements for confirming positions before starting or changing states. The program is structured with descriptive names to help understand the automation logic and troubleshoot if needed.
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

dat_tramhanding / PLC_1 [CPU 1214C 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
Temp
Constant

Network 1:

%M0.0
%I1.3 "Tag_3" %Q0.0
"reset" SR "xl A trai"
S Q S
%M0.1
"Tag_4" R1 %Q0.1
"xl A phai"
R

%Q0.2
"xl B"
R

%Q0.3
"kẹp sp"
R

%Q1.1
"den reset"
R

Symbol Address Type Comment


"den reset" %Q1.1 Bool
"kẹp sp" %Q0.3 Bool
"reset" %I1.3 Bool
"Tag_3" %M0.0 Bool
"Tag_4" %M0.1 Bool
"xl A phai" %Q0.1 Bool
"xl A trai" %Q0.0 Bool
"xl B" %Q0.2 Bool

Network 2:

%M0.1
%M0.0 %I0.1 "Tag_4" %Q1.0
"Tag_3" "cb xl A trai" SR "den start"
S Q S
%M0.2
%M1.1 "Tag_5" R1
"Tag_12"

Symbol Address Type Comment


"cb xl A trai" %I0.1 Bool
"den start" %Q1.0 Bool
"Tag_3" %M0.0 Bool
"Tag_4" %M0.1 Bool
"Tag_5" %M0.2 Bool
"Tag_12" %M1.1 Bool

Network 3:

%M0.2
%M0.1 %I1.0 %I0.0 "Tag_5" %Q1.0
"Tag_4" "start" "cbsp" SR "den start"
S Q R
%M0.3
"Tag_6" R1 %Q0.2
"xl B"
S

Symbol Address Type Comment


"cbsp" %I0.0 Bool
"den start" %Q1.0 Bool
"start" %I1.0 Bool
Totally Integrated
Automation Portal

Symbol Address Type Comment


"Tag_4" %M0.1 Bool
"Tag_5" %M0.2 Bool
"Tag_6" %M0.3 Bool
"xl B" %Q0.2 Bool

Network 4:

%M0.3
%M0.2 %I0.4 "Tag_6" %Q0.3
"Tag_5" "cb xl B duoi" SR "kẹp sp"
S Q S
%M0.4
"Tag_7" R1 %DB1
"IEC_Timer_0_DB"
TON
Time
IN Q
T#1s PT ET ...

Symbol Address Type Comment


"cb xl B duoi" %I0.4 Bool
"kẹp sp" %Q0.3 Bool
"Tag_5" %M0.2 Bool
"Tag_6" %M0.3 Bool
"Tag_7" %M0.4 Bool

Network 5:

%M0.4
%M0.3 "IEC_Timer_0_ "Tag_7" %Q0.2
"Tag_6" DB".Q SR "xl B"
S Q R
%M0.5
"Tag_8" R1

Symbol Address Type Comment


"IEC_Timer_0_DB".Q Bool
"Tag_6" %M0.3 Bool
"Tag_7" %M0.4 Bool
"Tag_8" %M0.5 Bool
"xl B" %Q0.2 Bool

Network 6:

%M0.5
%M0.4 %I0.5 "Tag_8" %Q0.1
"Tag_7" "cb xl B tren" SR "xl A phai"
S Q S
%M0.6
"Tag_9" R1 %Q0.0
"xl A trai"
R

Symbol Address Type Comment


"cb xl B tren" %I0.5 Bool
"Tag_7" %M0.4 Bool
"Tag_8" %M0.5 Bool
"Tag_9" %M0.6 Bool
"xl A phai" %Q0.1 Bool
"xl A trai" %Q0.0 Bool

Network 7:

%M0.6
%M0.5 %I0.2 "Tag_9" %Q0.2
"Tag_8" "cb xl A phai" SR "xl B"
S Q S
%M0.7
"Tag_10" R1

Symbol Address Type Comment


"cb xl A phai" %I0.2 Bool
"Tag_8" %M0.5 Bool
"Tag_9" %M0.6 Bool
"Tag_10" %M0.7 Bool
"xl B" %Q0.2 Bool

Network 8:
Totally Integrated
Automation Portal

%M0.7
%M0.6 %I0.4 "Tag_10" %Q0.3
"Tag_9" "cb xl B duoi" SR "kẹp sp"
S Q R
%M1.0
"Tag_11" R1
%DB2
"IEC_Timer_0_
DB_1"
TON
Time
IN Q
T#1s PT ET ...

Symbol Address Type Comment


"cb xl B duoi" %I0.4 Bool
"kẹp sp" %Q0.3 Bool
"Tag_9" %M0.6 Bool
"Tag_10" %M0.7 Bool
"Tag_11" %M1.0 Bool

Network 9:

%M1.0
%M0.7 "IEC_Timer_0_ "Tag_11" %Q0.2
"Tag_10" DB_1".Q SR "xl B"
S Q R
%M1.1
"Tag_12" R1

Symbol Address Type Comment


"IEC_Timer_0_DB_1".Q Bool
"Tag_10" %M0.7 Bool
"Tag_11" %M1.0 Bool
"Tag_12" %M1.1 Bool
"xl B" %Q0.2 Bool

Network 10:

%M1.1
%M1.0 %I0.5 "Tag_12" %Q0.0
"Tag_11" "cb xl B tren" SR "xl A trai"
S Q S
%M0.2
"Tag_5" R1 %Q0.1
"xl A phai"
R

Symbol Address Type Comment


"cb xl B tren" %I0.5 Bool
"Tag_5" %M0.2 Bool
"Tag_11" %M1.0 Bool
"Tag_12" %M1.1 Bool
"xl A phai" %Q0.1 Bool
"xl A trai" %Q0.0 Bool

You might also like