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.
Lower and upper signal threshold in Instruments Panel?
Re: Lower and upper signal threshold in Instruments Panel?
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
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