0% found this document useful (0 votes)
5 views1 page

BAI / PLC - 1 (CPU 1212C DC/DC/DC) / Program Blocks: Main (OB1)

The document outlines the Main Program Sweep (Cycle) for a PLC with a CPU 1212C. It details the program blocks, including input and output variables, and various networks controlling motors and sensors. The program is structured with multiple networks that utilize logical conditions to manage the operation of the system.
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)
5 views1 page

BAI / PLC - 1 (CPU 1212C DC/DC/DC) / Program Blocks: Main (OB1)

The document outlines the Main Program Sweep (Cycle) for a PLC with a CPU 1212C. It details the program blocks, including input and output variables, and various networks controlling motors and sensors. The program is structured with multiple networks that utilize logical conditions to manage the operation of the system.
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/ 1

Totally Integrated

Automation Portal

BAI / PLC_1 [CPU 1212C 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:

%I0.0 %M0.1
"START" "DAU_VAO"

Network 2:

%I0.2 %M0.2
"CAMBIEN1" "DAU_VAO2"

%I0.3
"CAMBIEN2"

Network 3:

%DB1
%M0.1 %I0.4 %Q0.0 "RT1" %Q0.6
"DAU_VAO" "NUT_NHAN1" "MOTOR1" R_TRIG "DEN_TANG3"
EN ENO R
%I0.4 %Q0.4
"NUT_NHAN1" CLK Q "DEN_TANG1" %Q0.5
"DEN_TANG2"
R

Network 4:

%DB2
%M0.1 %I0.5 %Q0.1 "RT2" %Q0.6
"DAU_VAO" "NUT_NHAN2" "MOTOR2" R_TRIG "DEN_TANG3"
EN ENO R
%I0.5 %Q0.5
"NUT_NHAN2" CLK Q "DEN_TANG2" %Q0.4
"DEN_TANG1"
R

Network 5:

%DB3
%M0.1 %I0.6 %Q0.2 "RT3" %Q0.4
"DAU_VAO" "NUT_NHAN3" "MOTOR3" R_TRIG "DEN_TANG1"
EN ENO R
%I0.6 %Q0.6
"NUT_NHAN3" CLK Q "DEN_TANG3" %Q0.5
"DEN_TANG2"
R

You might also like