laazik2 - 2021-11-12

Hi all,

I am trying to get the timerswitch working so that the schedule runs from let's say 16:00 UTC to 06:00 UTC. Is my current understanding, based on experimentation, correct that I would need to define two schedule items - one that goes from 16:00 -> 23:59 and another one that goes from 00:00 -> 06:00.

At least right now FirstOn := 16:00 and LastOn := 06:00 gives me bitmap outcome of 0 whereas if I use 2 schedule items up till 23:59 and from 00:00 onwards it gives me correctly as 1.