Charlesc Posted April 20, 2020 Report Share Posted April 20, 2020 Hello, I'm beginner on the sowtfare unilogic. I try to make an hourly programming for a machine for the week with different value each days. I search on the help but i don't find how the schedule work. Can help me to set up my schedule? Quote Link to comment Share on other sites More sharing options...
MVP 2022 Flex727 Posted April 20, 2020 MVP 2022 Report Share Posted April 20, 2020 For hourly, compare the System operand, RTC Time.Minutes, to zero (for top of the hour, or 30 for half-past the hour, etc). When equal, execute your task. For each day, compare the system operand, RTC Date.Day Of Week, or RTC Date.Day of Month. Quote Link to comment Share on other sites More sharing options...
MVP 2022 Joe Tauser Posted April 20, 2020 MVP 2022 Report Share Posted April 20, 2020 Also look at this topic- http://forum.unitronics.com/topic/7071-rtc-alarm-clock/ Joe T. Quote Link to comment Share on other sites More sharing options...
Charlesc Posted April 21, 2020 Author Report Share Posted April 21, 2020 Tanks for this example, i can solve my problem with this Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.