Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Changing LOGO timer values from Virtuino
#3
(06-29-2023, 12:57 AM)iliaslamprou Wrote: Hi,
I think you have to convert the time to minutes.
If you use the "Time counter" it is very easy.
The default output of the "Time counter"  is in seconds.
Go to the Timer settings window.
On the bottom find the field "Time measurement unit".
On the drop down line select the second choice (minutes).
Due to a bug the choises are not visible enough

If you use another time you have to use the "Math script" for this convertion 
Enter as x-input the timer output variable
Enter as output the ariable you want to send to logo
Multiply the input with the number 60
Enter as script this:  x*60

Thanks for your suggestion, I will try it later today. 
I have just figured out that I have the same problem in the other way round, I want to visualize the running hours but I can only see it in minutes (e.g. It shows 65 minutes for 01:05 hours). 
Maybe your suggestion also works for this?
Reply


Messages In This Thread
RE: Changing LOGO timer values from Virtuino - by GianniPower - 06-29-2023, 05:54 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)