Sorry! I am being lazy today (major potato) and do not really feel like pasting in the code for testing.
Though just browsing through what you posted, it seems like it would be close to these modifications:
Note: Since I did not test it, I might have the syntax incorrect but... it appears right to me.
Though just browsing through what you posted, it seems like it would be close to these modifications:
Code:
[MeasureRandX]Measure=CalcUpdateRandom=1LowBound=-5HighBound=5Function=Random[MeasureRandY]Measure=CalcUpdateRandom=1LowBound=-5HighBound=5Function=Random[MeterTimerDisplay]...X=(150 + ([MeasureAlarm] * [MeasureRandX]))Y=(60 + ([MeasureAlarm] * [MeasureRandY]))...
Statistics: Posted by Pickles7853 — Yesterday, 11:47 pm