Instruments Panel: Trigger on signal : is there any tips ?
Posted: Wed 13. Jul 2022, 11:01
Hello everyone,
I first post questions here : viewtopic.php?f=119&t=7043 and got solution to my problem
To sum up, I needed to change color of a led related to a signal value. Solution was to use a bitmap list and change the bitmap pic related to a signal value. It works perfectly.
Now, I'd like to complete this and add a last functionnality to my needs. Actually, I use three bitmap picture :
Pic ----> value
red ----> [0 - 44]
green ----> [45 - 55]
red ----> [56 - 100]
My need is to keep the red pic when it changes from green to red.
How can I do it ?
Using a script that change the associated signal and giving it a wrong one ?
Deleting the bitmap list object and replaced it by a red pic ?
Thanks for your help
Best regards
I first post questions here : viewtopic.php?f=119&t=7043 and got solution to my problem
To sum up, I needed to change color of a led related to a signal value. Solution was to use a bitmap list and change the bitmap pic related to a signal value. It works perfectly.
Now, I'd like to complete this and add a last functionnality to my needs. Actually, I use three bitmap picture :
Pic ----> value
red ----> [0 - 44]
green ----> [45 - 55]
red ----> [56 - 100]
My need is to keep the red pic when it changes from green to red.
How can I do it ?
Using a script that change the associated signal and giving it a wrong one ?
Deleting the bitmap list object and replaced it by a red pic ?
Thanks for your help
Best regards