You are on page 1of 8

Timer3 / MAIN (OB1)

Block: MAIN
Author:
Created: 03/31/2023 02:12:19 am
Last Modified: 04/07/2023 05:48:15 am

Symbol Var Type Data Type Comment


TEMP
TEMP
TEMP
TEMP

PROGRAM COMMENTS
Network 1 Network Title
Network Comment

D:I1.0 Pause :I1.1 Temp :M0.1


/

Temp :M0.1

Symbol Address Comment


D I1.0 push button for starting the counting machine
Pause I1.1 push button for stopping in case of an emergency
Temp M0.1 ON/OFF state of machine stored in memory

Network 2

Temp :M0.1 Timer1 :T33


IN TON

50 PT 10 ms

Symbol Address Comment


Temp M0.1 ON/OFF state of machine stored in memory
Timer1 T33 Timer for automatic counting of the eggs

Network 3

Timer1 :T33 Q0.0

Symbol Address Comment


Timer1 T33 Timer for automatic counting of the eggs

1/8
Timer3 / MAIN (OB1)

Network 4

Q0.0 Timer1 :T33


S
1
Timer1 :T33
R
1

Symbol Address Comment


Timer1 T33 Timer for automatic counting of the eggs

Network 5

Q0.0 C1
CU CTU

Q0.3
R

12 PV

Symbol Address Comment


REset Q0.3 The logic that resets the counter after 5 seconds

Network 6

C1 GREEN :Q0.1
/

Symbol Address Comment


GREEN Q0.1 Green light showing that the crate is not yet full

Network 7

C1 Timer2 :T37
IN TON

50 PT 100 ms

Symbol Address Comment


Timer2 T37 Timer for setting the 5 seconds delay of the red light before the green light

2/8
Timer3 / MAIN (OB1)

Network 8

C1 RED:Q0.2

Symbol Address Comment


RED Q0.2 Red light showing that the crate is full

Network 9

Timer2 :T37 REset :Q0.3


==I
50

Symbol Address Comment


REset Q0.3 The logic that resets the counter after 5 seconds
Timer2 T37 Timer for setting the 5 seconds delay of the red light before the green light

Network 10

Network 11

Network 12

Network 13

3/8
Timer3 / MAIN (OB1)

Network 14

Network 15

Network 16

Network 17

Network 18

Network 19

4/8
Timer3 / MAIN (OB1)

Network 20

Network 21

Network 22

Network 23

Network 24

Network 25

5/8
Timer3 / MAIN (OB1)

Network 26 Network Title


Network Comment

6/8
Timer3 / USER1

Symbol Address Comment


REset Q0.3 The logic that resets the counter after 5 seconds
RED Q0.2 Red light showing that the crate is full
Timer2 T37 Timer for setting the 5 seconds delay of the red light before the
green light
GREEN Q0.1 Green light showing that the crate is not yet full
Timer1 T33 Timer for automatic counting of the eggs
RST I1.2
Temp M0.1 ON/OFF state of machine stored in memory
Pause I1.1 push button for stopping in case of an emergency
D I1.0 push button for starting the counting machine

7/8
Timer3 / POU Symbols

Symbol Address Comment


MAIN OB1 PROGRAM COMMENTS

8/8

You might also like