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

Home - Supervision - Control / PLC - 1 (CPU 1211C AC/DC/Rly) / Program Blocks

The document outlines the program structure for a PLC (Programmable Logic Controller) in the Totally Integrated Automation Portal, specifically detailing the Main Program Sweep (Cycle) with various networks for different rooms. Each network includes inputs and outputs for controlling lights and appliances in the living room, bedrooms, kitchen, and bathroom. The program uses ladder logic (LAD) and includes parameters for initial calls and remanent data availability.

Uploaded by

Seth Rathanak
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)
2 views3 pages

Home - Supervision - Control / PLC - 1 (CPU 1211C AC/DC/Rly) / Program Blocks

The document outlines the program structure for a PLC (Programmable Logic Controller) in the Totally Integrated Automation Portal, specifically detailing the Main Program Sweep (Cycle) with various networks for different rooms. Each network includes inputs and outputs for controlling lights and appliances in the living room, bedrooms, kitchen, and bathroom. The program uses ladder logic (LAD) and includes parameters for initial calls and remanent data availability.

Uploaded by

Seth Rathanak
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

Home_Supervision_Control / PLC_1 [CPU 1211C AC/DC/Rly] / Program


blocks
Main [OB1]
Main Properties
General
Name Main Number 1 Type OB
Language LAD Numbering Automatic
Information
Title "Main Program Sweep Author Comment
(Cycle)"
Family 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: Load System

%M0.0 %Q2.7
"Main_MCB" "Main_MCB_Out"

Network 2: Living_Room

%Q2.7 %M0.2 %Q0.3


"Main_MCB_Out" "LV_MCB" "LV_run"

%Q0.3 %M0.3 %Q0.0


"LV_run" "LV_Ligth_SW" "LV_Light_Out"

%M0.4 %Q0.2
"LV_AC_SW" "LV_AC_Out"

Network 3: bedroom_1
Totally Integrated
Automation Portal

%Q2.7 %M0.7 %Q0.4


"Main_MCB_Out" "Bedroom1_MCB" "Bedroom1_run"

%M1.2 %Q0.5
%Q0.4 "Bedroom1_ "Bedroom1_
"Bedroom1_run" Ligth_SW" Light_Out"

%M1.4 %Q0.6
"Bedroom1_AC_ "Bedroom1_AC_
SW" Out"

Network 4: bedroom_2

%Q2.7 %M1.5 %Q0.7


"Main_MCB_Out" "Bedroom2_MCB" "Bedroom2_run"

%M1.6 %Q1.0
%Q0.7 "Bedroom2_ "Bedroom2_
"Bedroom2_run" Ligth_SW" Light_Out"

%M1.7 %Q1.1
"Bedroom2_AC_ "Bedroom2_AC_
SW" Out"

Network 5: kitchen

%Q2.7 %M2.0 %Q1.2


"Main_MCB_Out" "Kitchen_MCB" "Kitchen_run"

%M2.1 %Q1.3
%Q1.2 "Kitchen_Ligth_ "Kitchen_Light_
"Kitchen_run" SW" Out"

%M2.2 %Q1.4
"Kitchen_Cooker_ "Kitchen_Cooker_
SW" Out"

%M2.3 %Q1.5
"Kitchen_ "Kitchen_
Microwave_SW" Microwave_Out"

Network 6: Bathroom
Totally Integrated
Automation Portal

%Q2.7 %M2.4 %Q1.6


"Main_MCB_Out" "Bathroom_MCB" "Bathroom_run"

%Q2.5 %Q1.7
%Q1.6 "Bathroom_Ligth_ "Bathroom_Light_
"Bathroom_run" SW" Out"

%M2.5 %Q2.6
"Bathroom_WM_ "Bathroom_WM_
SW" Out"

You might also like