Hello,
I've been thinking lately if there's a possibility to set a signal on and off variably, e.g. 2 seconds.
I want to use a bg logic program because everytime a TP is on (SO [7]) - the light flashes for 2 seconds (On for 2 secs, off for 2 secs and so on).
I could easily do it using Wait() but in bg logic it's impossible to use wait instruction.