Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Changing LOGO timer values from Virtuino
#2
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
Reply


Messages In This Thread
RE: Changing LOGO timer values from Virtuino - by iliaslamprou - 06-29-2023, 12:57 AM

Forum Jump:


Users browsing this thread: 2 Guest(s)