LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview popup message check voltage and hit enter to continue

Solved!
Go to solution

I will investigate Snippets

here is the popup VI

It looks like I got too complex

0 Kudos
Message 11 of 18
(1,366 Views)

and here is the entire VI

One button dialog is located ?

 

0 Kudos
Message 12 of 18
(1,365 Views)

Found one button dialog

Put it inside Flat Sequence Structure 

Problem solved 

Thank you all very much

 

0 Kudos
Message 13 of 18
(1,356 Views)

Look at my previous reply again. Apparently my snippet does work but I didn't embed it nicely like most people (Someone want to swing by and explain how?) The actual one button dialog VI is under "Programming -> Dialong & User Interface"

0 Kudos
Message 14 of 18
(1,355 Views)

On the full editor to respond forums, you insert the Snippet as an image (the mountain icon) instead of attached file (the chain icon). And I DO agree the 1 button dialog is a very simple and effective way to solve this. If you have delicate equipment control that must not stop, you might want to run that in a parallel loop instead of main one.

 

Snipe1.png

0 Kudos
Message 15 of 18
(1,343 Views)

The best way to do it is go ahead and attach the image file to the message as an attachment.  This keeps the image with the message.  The alternative puts it in your image library.  Over time your library would fill up with images that you can't keep track of.  If you ever clear out the library, you'll inadvertently break the link to the image that is embedded in the message.  Later readers of your message will not be able to see the image.

 

Once you've posted the message with the attachment, right click on the hyperlink and copy the URL (at least in Firefox, actual commands in Internet Explorer or other browsers might be different.)  Go to the message options and edit the message.  Now go to where you want to insert the image, and use the Insert Image button.  Go to the 3rd tab on the dialog, something about other 3rd party site, and paste the URL to the image that you had copied earlier.  Finish out the dialog box, and post the image again.

 

Now your edited message contains the image, and the attachment  which is that image stays with the actual message.  Your library stays clean, and there is no risk you'll break the image later if you decide to clear out your image library.

 

It sounds complicated when written out.  But once you try it, it really isn't that many extra mouse clicks.

0 Kudos
Message 16 of 18
(1,328 Views)

If you want to find a function someone mentions and you don't know about, just hit ctrl+space and you can use quick drop to find it.  If you're worried about the exact location, hit the magnifying glass to search for it and you'll be escorted to its location.

0 Kudos
Message 17 of 18
(1,322 Views)

Thank you 

This was all great info

I got it working

Created a sub VI that had an external Text field (so I could populate different messages)

My biggest problem is finding the locations of the actual VI

I now no longer have that issue

 

 

0 Kudos
Message 18 of 18
(1,293 Views)