LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Displaying message to user

I want to display a message to the user without the user having to push OK. I want to be able to take the message away after another process executes. Thank yu for your time.
Ron Deavers, CLD
0 Kudos
Message 1 of 3
(2,585 Views)
You can either use another VI and remove all the visual stuff (inside File>>VI properties) and open and close the VI or you can have the message inside your VI and make it visible\invisible using property nodes.

___________________
Try to take over the world!
0 Kudos
Message 2 of 3
(2,579 Views)
Thank you very much. That did help solve my problem.
Ron Deavers, CLD
0 Kudos
Message 3 of 3
(2,567 Views)