- Messages
- 53
- Country

Hi, I want do dispaly some text first as flashing message and after that steady. How can I solve that?
For Blinking I have this:
<Visibility>
(L:APP_DH_ENT, bool) 1 == (L:APP_DH, number) < && (P:LOCAL TIME, seconds) 0.5 % 0.25 < &&
</Visibility>
I want it to blink 9 seconds and then be displayed steady.
For Blinking I have this:
<Visibility>
(L:APP_DH_ENT, bool) 1 == (L:APP_DH, number) < && (P:LOCAL TIME, seconds) 0.5 % 0.25 < &&
</Visibility>
I want it to blink 9 seconds and then be displayed steady.
Last edited:

so it could be way off 