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

OB1 - : Name: Family: Author: Block Version: Time Stamp Code: Interface: Lengths (Block/logic/data)

The document describes an OB1 program block for a SIMATIC 300 PLC. It contains details on the data structure of the block including addresses and data types. The block code contains 4 networks that use logic operations, timers, and comparisons to monitor process values and times.

Uploaded by

akita 25
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)
44 views2 pages

OB1 - : Name: Family: Author: Block Version: Time Stamp Code: Interface: Lengths (Block/logic/data)

The document describes an OB1 program block for a SIMATIC 300 PLC. It contains details on the data structure of the block including addresses and data types. The block code contains 4 networks that use logic operations, timers, and comparisons to monitor process values and times.

Uploaded by

akita 25
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

SIMATIC Getting Start\ 10/16/2011 10:18:56 AM

SIMATIC 300 Station\CPU314(1)\...\OB1 - <offline>

OB1 - <offline>
"Cycle Execution"
Name: Family:
Author: Version: 0.1
Block version: 2
Time stamp Code: 10/16/2011 10:18:50 AM
Interface: 02/15/1996 04:51:12 PM
Lengths (block/logic/data): 00252 00130 00020

Name Data Type Address Comment


TEMP 0.0
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

Block: OB1 "Main Program Sweep (Cycle)"

Network: 1

I0.0 M0.0

M0.0

Network: 2

T1
M0.0 S_ODT
S Q

S5T#10S TV BI MW10

R BCD

Page 1 of 2
SIMATIC Getting Start\ 10/16/2011 10:18:56 AM
SIMATIC 300 Station\CPU314(1)\...\OB1 - <offline>

Network: 3

CMP <=I CMP >I Q0.0

MW10 IN1 MW10 IN1

100 IN2 80 IN2

CMP <=I CMP >I

MW10 IN1 MW10 IN1

70 IN2 60 IN2

CMP <=I CMP >I

MW10 IN1 MW10 IN1

50 IN2 20 IN2

Network: 4

CMP <=I CMP >I Q0.1

MW10 IN1 MW10 IN1

90 IN2 45 IN2

Page 2 of 2

You might also like