Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Weekly mode example

1) Required to open the door lock on the following schedule:
Monday - Friday:                10 - 17
Saturday:                            10 - 13

The door is opened by turning relay Outlet 1.

For this need to create two timers:

For "Monday - Friday":

Image RemovedImage Added

For "Saturday":

Image RemovedImage Added

Defining the door release logic:Image Removed

Image Added

And door locking logic:

Image RemovedImage Added

The pulse function must be set accordingly if the door is unlocking with voltage pulse.

2) If If you want to send a notification from triggered access sensor when the door is closed.

For example, the system has a motion sensor Motion and has created a notification Motion SMS. Let`s create the logic to send notification:
Image Removed:
Image Added


Shedule mode example

Required to control the movement (by PIR sensor) according to the following schedule:
Monday to Friday: by night time only, from 18:00 to 7:00.
Saturday and Sunday - by all day.

If the motion sensor is in alarm state, we need to send a notification message.

Create a timer in "schedule" mode:

Image Added

Create alarm SMS notification:

Image Added

Create logic for alarm motion sensor:

Image Added