- Messages
- 853
- Country

I'm doing (trying to anyway) an old radar with a horizontal sweep.
I'm trying to generate a sequence of numbers, 0,8,16,24 ... 496,504. Then I want to count down to zero again.
This get me up and the sweep looks good (512x512 background bmp with an 8x512 sweep line)
<Value>(E:ABSOLUTE TIME,seconds) 32 * 63 %</Value>
but then resets to zero...
Anyone any ideas how to do this in a cyclic manner?
I'm trying to generate a sequence of numbers, 0,8,16,24 ... 496,504. Then I want to count down to zero again.
This get me up and the sweep looks good (512x512 background bmp with an 8x512 sweep line)
<Value>(E:ABSOLUTE TIME,seconds) 32 * 63 %</Value>
but then resets to zero...
Anyone any ideas how to do this in a cyclic manner?


