0% found this document useful (0 votes)
15 views4 pages

Main (OB1)

The document outlines the program blocks for a PLC (CPU 1211C DC/DC/DC) within the Totally Integrated Automation Portal. It details the main program, including various networks and their respective functionalities, such as input/output operations and timers. The program is structured with multiple networks that manage different states and conditions for automation processes.
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)
15 views4 pages

Main (OB1)

The document outlines the program blocks for a PLC (CPU 1211C DC/DC/DC) within the Totally Integrated Automation Portal. It details the main program, including various networks and their respective functionalities, such as input/output operations and timers. The program is structured with multiple networks that manage different states and conditions for automation processes.
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/ 4

Totally Integrated

Automation Portal

template_V17 / PLC_1 [CPU 1211C 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: SET PLC

%FC9000
"MHJ-PLC-Lab-Function-S712
00"
EN ENO

Network 2: S0

%I1.5 %Q0.1 %Q0.0


"RESET(2)" "S1" "S0"

%Q0.0
"S0"

%M1.0
"g"

Network 3: S1

%Q0.1 %Q0.2 %Q0.1


"S1" "S2" "S1"

%Q0.0 %I0.0 %M2.2 %M2.4 %M2.6


"S0" "a0" "D2" "D4" "D6"

Network 4: S2

%Q0.2 %Q0.3 %Q0.5 %Q1.0 %Q0.2


"S2" "S3" "S5" "S8" "S2"

%I0.1 %Q0.1
"a1" "S1"

Network 5: S3

%Q0.3 %Q0.4 %Q0.3


"S3" "S4" "S3"

%Q0.2 %I0.2
"S2" "CB1"

Network 6: S4
Totally Integrated
Automation Portal

%Q0.4 %Q0.1 %Q0.0 %Q0.4


"S4" "S1" "S0" "S4"

%I0.5 %Q0.3
"CB4" "S3"

Network 7: S5

%Q0.5 %Q0.6 %Q0.5


"S5" "S6" "S5"

%I0.2 %I0.3 %Q0.2


"CB1" "CB2" "S2"

Network 8: S6

%DB6
"Timer 1"
%Q0.6 TON
"S6" Time
IN Q
T#6S PT ET T#0ms
%Q0.5
"Timer 1".Q "S5" %Q0.7 %Q0.6
"S7" "S6"

Network 9: S7

%Q0.7 %Q0.0 %Q0.1 %Q0.7


"S7" "S0" "S1" "S7"

%I0.7 %Q0.6
"CB6" "S6"

Network 10: S8

%Q1.0 %Q1.2 %Q1.0


"S8" "S9" "S8"

%I0.2 %I0.3 %I0.4 %Q0.2


"CB1" "CB2" "CB3" "S2"

Network 11: S9

%DB7
"Timer 2"
%Q1.2 TON
"S9" Time
IN Q
T#6s PT ET T#0ms
%Q1.0
"Timer 2".Q "S8" %Q1.3 %Q1.2
"S10" "S9"

Network 12: S10

%Q1.3 %Q0.0 %Q0.1 %Q1.3


"S10" "S0" "S1" "S10"

%I1.0 %Q1.2
"CB7" "S9"
Totally Integrated
Automation Portal

Network 13: C1

%DB3
"C1"
%I0.5 CTU
"CB4" Int
CU Q
%I1.5 %QW30
"RESET(2)" R CV "Tag_1"
10 PV

Network 14: C2

%DB4
"C2"
%I0.7 CTU
"CB6" Int
CU Q
%I1.5 %QW31
"RESET(2)" R CV "Tag_3"
20 PV

Network 15: C3

%DB5
"C3"
%I1.0 CTU
"CB7" Int
CU Q
%I1.5 %QW32
"RESET(2)" R CV "Tag_4"
30 PV

Network 16: SO SANH D1

%I1.5
"C1".PV "RESET(2)"
==
Int
10

Network 17: SO SANH D2

%M2.2
"C1".PV "D2"
<
S
Int
10

Network 18: SO SANH D3

%I1.5
"C2".PV "RESET(2)"
==
Int
20

Network 19: SO SANH D4

%M2.4
"C2".PV "D4"
<
S
Int
20

Network 20: SO SANH D5


Totally Integrated
Automation Portal

%I1.5
"C3".PV "RESET(2)"
==
Int
30

Network 21: SO SANH

%M2.6
"C3".PV "D6"
<
S
Int
30

You might also like