LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to make text appear n disappear?

Solved!
Go to solution

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

0 Kudos
Message 1 of 4
(3,617 Views)
Solution
Accepted by topic author fmpfmpf

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

Message 2 of 4
(3,614 Views)

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

CLD; LabVIEW since 8.0, Currently have LabVIEW 2015 SP1, 2018SP1 & 2020 installed
0 Kudos
Message 3 of 4
(3,605 Views)

Thanks Mike and James for your suggestions!

 

Regards,

Kuntal Ray

0 Kudos
Message 4 of 4
(3,287 Views)