This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

flasing
#4
a) You can use FBEditor app and Control -> Oscillator.

b) If you want create script then you can create Resident script with 2 seconds interval and inside it type (fill with your GAs):
Code:
enableGA = '1/1/1'
outputGA = '1/1/2'
if grp.getvalue(enableGA) then grp.write(outputGA, not grp.getvalue(outputGA)) end


If you are using event-based script for blinking you must be careful to not create infinite-loop.
Done is better than perfect
Reply


Messages In This Thread
flasing - by balatis - 20.06.2018, 20:48
RE: flasing - by buuuudzik - 20.06.2018, 21:04
RE: flasing - by balatis - 20.06.2018, 21:17
RE: flasing - by buuuudzik - 20.06.2018, 21:36
RE: flasing - by Daniel - 21.06.2018, 07:54
RE: flasing - by balatis - 21.06.2018, 08:33

Forum Jump: