Hello Guest it is April 25, 2024, 11:40:04 PM

Author Topic: how Fire up the timer on screen set  (Read 307 times)

0 Members and 1 Guest are viewing this topic.

how Fire up the timer on screen set
« on: December 13, 2022, 07:33:39 PM »
i use the the timer on screen set to start the grease pump
its real good because can give greaze in pulses according my nedde
but i cant any way how start this timer or how stop it from script or even M function
thanks
Re: how Fire up the timer on screen set
« Reply #1 on: December 14, 2022, 04:28:30 PM »
Hi, you can use:

scr.SetProperty(“tmr(1)”, “Command”, “START”)

Be sure to use the name of the timer in your screen. I’m guessing STOP works as well to stop it