LOGO! manual
EWA 4NEB 712 6006-02
30
Example 2
The clock’s output is to be switched on every day from 08:00 hours to
13:00 hours and from 15:00 hours to 18:30 hours. You need 2 cams for
this:
B01:No1
Day= Mo..Su
On =08:00
Off=13:00
B01:No2
Day= Mo..Su
On =15:00
Off=18:30
On=’1’=voltageconnected
Off=’0’=novoltage
Example 3
The clock’s output is to be switched on every day from Monday to Satur-
day from 08:00 hours to 13:00 hours and from 15:00 hours to 18:30 hours.
In addition, it is also to be switched on on Sunday between 11:00 hours
and 15:00 hours. You need 3 cams for this:
B01:No1
Day= Mo..Sa
On =08:00
Off=13:00
B01:No2
Day= Mo..Sa
On =15:00
Off=18:30
B01:No3
Day= Su
On =11:00
Off=15:00
Mo ... Sa
8:00 13:00
15:00 18:30
Su
11:00 15:00
Example 4
The clock’s output is to be switched on on Monday at 22:00 hours and off
on Tuesday at 6:00 hours.
B01:No1
Day= Mo
On =22:00
Off=––:––
B01:No2
Day= Tu
On =––:––
Off=06:00
Mo
22:00
Tu
06:00
Programming LOGO!