Thanks to visit codestin.com
Credit goes to www.scribd.com

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

OB1 - : Name Data Type Address Comment

This document contains an offline program block (OB1) for a programmable logic controller. The OB1 contains status and execution information, and controls a box and apple sorting process through 5 networks of logic. The process involves starting and stopping conveyor belts using push buttons, sensing full boxes and apples using sensors, and activating corresponding motors to move the boxes and sort the apples.
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)
35 views3 pages

OB1 - : Name Data Type Address Comment

This document contains an offline program block (OB1) for a programmable logic controller. The OB1 contains status and execution information, and controls a box and apple sorting process through 5 networks of logic. The process involves starting and stopping conveyor belts using push buttons, sensing full boxes and apples using sensors, and activating corresponding motors to move the boxes and sort the apples.
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

OB1 - <offline>

""
Name: Family:
Author: Version: 0.1
Block version: 2
Time stamp Code: 12/01/2021 12:53:54 AM
Interface: 02/15/1996 04:51:12 PM
Lengths (block/logic/data): 00186 00064 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.2 Q0.0
I0.0 I0.1 "box "box
"start pb" "stop pb" sensor" motor"

Q0.0
"box
motor"
Network: 2

I0.2 Q0.1
"box "apple
sensor" motor"

Network: 3

I0.2 I0.3
"box "apple
sensor" sensor" M0.0

Network: 4

C20
M0.0 S_CU
CU Q

I0.4
"set" S CV MW1

C#5 PV CV_BCD

I0.5
"rest" R
Network: 5

I0.5
CMP ==I "rest"

MW1 IN1 I0.2


"box
5 IN2 sensor"
R

You might also like