0% found this document useful (0 votes)
9 views2 pages

Tejas

The document outlines the structure and properties of a PLC program block named 'Main', including its input parameters and various networks for data manipulation. It specifies the use of different tags and conditions for data processing within the program. The document also includes versioning and author information related to the program.

Uploaded by

nidhikedia2204
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)
9 views2 pages

Tejas

The document outlines the structure and properties of a PLC program block named 'Main', including its input parameters and various networks for data manipulation. It specifies the use of different tags and conditions for data processing within the program. The document also includes versioning and author information related to the program.

Uploaded by

nidhikedia2204
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/ 2

Totally Integrated

Automation Portal

prabhat545 / PLC_1 [CPU 1516-3 PN/DP] / Program blocks


Main [OB1]
Main Properties
General
Name Main Number 1 Type OB
Language LAD Numbering Automatic
Information
Title "Main Program Sweep Author Comment name- Tejas Raj
(Cycle)" registration
-2301020600
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:

MOVE
EN ENO
%IW2 %MD6
"Tag_11" IN OUT1 "Tag_9"

Network 2:

MOVE
EN ENO
%MW0 %MD2
"Tag_1" IN OUT1 "Tag_3"

Network 3:
Totally Integrated
Automation Portal

%MD2
%Q8.0
"Tag_3" "Tag_5"
<=
DInt
15

%MD6
"Tag_9"
<=
DInt
10000

Network 4:

%MD2
%Q8.1
"Tag_3" "Tag_6"
>=
DInt
30

%MD6
"Tag_9"
>=
DInt
20000

You might also like