Days of Week in Advanced Ladder 
See also: Time and Date in Advanced Ladder
See also: Project Toolbox for Advanced Ladder
The Days of week element compares the current day of the week with the input and passes power when the current day is one of the inputs. The input can be fixed or Register Type and Offset. In case of fixed input, desired checkboxes can be checked. In case of register type and offset, a 16 bit register is used for representing all days with each bit of the register representing one day.
Bit References
-
BIT 1 – Sunday
-
BIT 7 - Saturday
Double click on the function block to open the Scheduler.
Return to the Top: Days of Week in Advanced Ladder