05-19-2010 07:41 AM
When an event is true, a text will appear on the front panel. When false, the text disappears.
I do know we can use a property node for other thigns like LED, but i have no idea how to do it for text.
Pls help.
p/s - i am not talking about pop-ups
TQ
Solved! Go to Solution.
05-19-2010 07:44 AM
Hi fmpfmpf,
you can use a string indicator. Place it outside your case our event structure to set different value for your different cases.
Mike
05-19-2010 07:47 AM
MikeS81 wrote:Hi fmpfmpf,
you can use a string indicator. Place it outside your case our event structure to set different value for your different cases.
Mike
To add to Mike's comment:
...make it a "Simple String" indicator from the Classic pallete and change the border and background to transparent for best effect if you are trying to do what I think you are.
James
11-22-2011 11:04 AM
Thanks Mike and James for your suggestions!
Regards,
Kuntal Ray