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

Manipulation Ob1

The document details the configuration of a PLC program block named 'Main', specifically for a CPU 315F-2 PN/DP. It includes properties such as data types, offsets, and default values for various variables, as well as multiple networks that illustrate the logic flow and connections between inputs and outputs. The program is designed to manage events and cycles within the automation system.

Uploaded by

christonamve
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)
10 views2 pages

Manipulation Ob1

The document details the configuration of a PLC program block named 'Main', specifically for a CPU 315F-2 PN/DP. It includes properties such as data types, offsets, and default values for various variables, as well as multiple networks that illustrate the logic flow and connections between inputs and outputs. The program is designed to manage events and cycles within the automation system.

Uploaded by

christonamve
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

manipulation1 / PLC_1 [CPU 315F-2 PN/DP] / Program blocks


Main [OB1]
Main Properties
General
Name Main Number 1 Type OB Language LAD
Numbering Manual
Information
Title "Main Program Sweep (Cy‐ Author Comment Family
cle)"
Version 0.1 User-defined ID

Main
Name Data type Offset Default value Comment
Temp
OB1_EV_CLASS Byte 0.0 Bits 0-3 = 1 (Coming event), Bits 4-7 = 1 (Event class 1)
OB1_SCAN_1 Byte 1.0 1 (Cold restart scan 1 of OB 1), 3 (Scan 2-n of OB 1)
OB1_PRIORITY Byte 2.0 Priority of OB Execution
OB1_OB_NUMBR Byte 3.0 1 (Organization block 1, OB1)
OB1_RESERVED_1 Byte 4.0 Reserved for system
OB1_RESERVED_2 Byte 5.0 Reserved for system
OB1_PREV_CYCLE Int 6.0 Cycle time of previous OB1 scan (milliseconds)
OB1_MIN_CYCLE Int 8.0 Minimum cycle time of OB1 (milliseconds)
OB1_MAX_CYCLE Int 10.0 Maximum cycle time of OB1 (milliseconds)
OB1_DATE_TIME Date_And_Time 12.0 Date and time OB1 started
Constant

Network 1:

%M0.0 %I0.6 %M0.1


"X0" "ppm" "X1"
S

%M0.0
"X0"
R

Network 2:

%M0.1 %I0.2 %M0.2


"X1" "fcejc_s" "X2"
S

%M0.1
"X1"
R

Network 3:

%M0.2 %I0.4 %M0.3


"X2" "fcbras_0" "X3"
S

%M0.2
"X2"
R

Network 4:

%M0.3 %I0.3 %M0.4


"X3" "pav" "X4"
S

%M0.3
"X3"
R

Network 5:
Totally Integrated
Automation Portal

%M0.4 %I0.5 %M0.5


"X4" "fcbras_180" "X5"
S

%M0.4
"X4"
R

Network 6:

%M0.5 %I0.3 %M0.0


"X5" "pav" "X0"
S

%M0.5
"X5"
R

Network 7:

%M0.1 %Q0.0
"X1" "EJC"

Network 8:

%M0.2 %Q0.3
"X2" "BRAS_0"

Network 9:

%M0.3 %Q0.1
"X3" "VNTS"

%M0.4
"X4"

Network 10:

%M0.4 %Q0.4
"X4" "BRAS_180"

Network 11:

%M0.5 %Q0.2
"X5" "EJCVNTS"

You might also like