Page 1 of 1

Lower and upper signal threshold in Instruments Panel?

Posted: Wed 9. Dec 2015, 17:59
by jnota
Hello,

Is it possible to set a lower and an upper threshold for a signal in Instruments Panel?
I need to toggle a LED if a signal value lies between in determined value's interval. (for example, between 0 and 500).

Is it possible to do this? How?


Thanks in advance for your help.

Re: Lower and upper signal threshold in Instruments Panel?

Posted: Thu 10. Dec 2015, 10:45
by M.Maidhof
Hi,

the LED only offers one threshold value. If you need an upper an lower level, you have to write a small VBmacro using an internal variable for the LED, or use a bar graph instrument, which offers different colors depending on the signal value

regards

Michael