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

prox

The document outlines a program block for a PLC (CPU 1212C AC/DC/Rly) within the Totally Integrated Automation Portal. It details the main program structure, including input, temporary, and constant variables, as well as multiple networks that define the logic for processing sensor inputs and controlling outputs. The program includes a timer function and uses ladder logic for its implementation.

Uploaded by

abdalbast Edris
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)
7 views1 page

prox

The document outlines a program block for a PLC (CPU 1212C AC/DC/Rly) within the Totally Integrated Automation Portal. It details the main program structure, including input, temporary, and constant variables, as well as multiple networks that define the logic for processing sensor inputs and controlling outputs. The program includes a timer function and uses ladder logic for its implementation.

Uploaded by

abdalbast Edris
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

prox sensor / PLC_1 [CPU 1212C 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 (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 %I0.1 %M0.0


"Tag_1" "Tag_2" "x"

%M0.0
"x"

Network 2:

%I0.0 %M0.2 %I0.2 %Q0.0


"Tag_1" "y" "prox" "Tag_3"

%Q0.0
"Tag_3"

%M0.3
"z"

Network 3:

%I0.2 %M0.0 %M0.3 %M0.2


"prox" "x" "z" "y"

%M0.2
"y"

Network 4:

%DB1
"t1"
%M0.0 %M0.2 %I0.2 %M0.3 TON %M0.3
"x" "y" "prox" "z" Time "z"
IN Q
t#5s PT ET T#0ms

You might also like