probably more like GlobalSet("Execute",1);
Hi Art
Yes , you right . I didn't know the function have a argument.
It works , but with two issues .
One " Engine.Gc
ode("M30"); " M30 is not recognize
d .
and second , Doesn't matter how fast i press the button
the comand will always double execute.
I assume "toggle" is not perfect solution ,
because i assume the service will detect my press 0 to 1 and after i release
the button the service detect 1 to 0 normaly .
Maybe if i wait only from 0 to 1 the pin change ?
Usualy when a pin_X can be in/out type is necesary
pull up/down with 1-10k .
Thanks
Bobby