LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Cutomized display message

I am trying to use display message on my vi when the monitor the pressure on each port on my instrument. When the pressure doesn't reach 32psi I want to display a message to user saying "check the pressure on port "i". Do you want to continue or stop" something like that and the port number should be based on the channel I read. Is it possible to customize the display message. Any example is really appreciated.

 

Thanks

0 Kudos
Message 1 of 6
(3,290 Views)

Use Display Message to User found in Dialogues palette.

 

Msg.png

 

- tbob

Inventor of the WORM Global
0 Kudos
Message 2 of 6
(3,283 Views)
Thanks for your reply. I am using the same display message to user vi. But what are the other two blocks you have on your vi. Can you please let me know?
0 Kudos
Message 3 of 6
(3,279 Views)
Concatenate and Decimal Number to String.
Message Edited by Ravens Fan on 04-07-2010 11:05 PM
0 Kudos
Message 4 of 6
(3,262 Views)

And now for the requisite recommendation:

 

To learn more about LabVIEW it is recommended that you go through the tutorial(s) and look over the material in the NI Developer Zone's Learning Center which provides links to other materials and other tutorials. You can also take the online courses for free.

0 Kudos
Message 5 of 6
(3,254 Views)

I just realized I used an Express VI. Smiley Surprised  Shame on me!

 

- tbob

Inventor of the WORM Global
0 Kudos
Message 6 of 6
(3,240 Views)