LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Move picture inside of the picture control



Jhoskins wrote:

How did you create the stop reference.


Here are two options - the bottom one can be used to access the same event reference from any VI, so that you don't need to supply it as an input.
 


Message Edited by tst on 12-10-2007 09:17 PM

___________________
Try to take over the world!
Message 11 of 16
(2,735 Views)

I think I am going to love user events. If I create a user event like stop. Can I use it in different vi's like this.

Main UI create the event.

Subvi's called dynamically or regular listen for the user stop event.

This way when I close the main vi all subvi's will close.

If this is the way that it works, this will be great. I can implement this functionality into my current project.

 

 

Thanks Guys,




Joe.
"NOTHING IS EVER EASY"
0 Kudos
Message 12 of 16
(2,720 Views)

Nice expoitation of a lot of LV's power!

(Guess what thread will get a link to your example.  )

Ben

PS Here is an example of how to use tst's Nugget.

Ben



Message Edited by Ben on 12-10-2007 05:11 PM
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
Message 13 of 16
(2,712 Views)

Nugget what do you mean Nugget. To me this is a gold mine with miles of of rock to explore.

Thanks for all of the help guys. I am far closer to getting this project off the ground, now that I have figured out user events. I was able to take out a lot of complexity with my code.

Me, LabVIEW and Teststand are all one big happy family now.

 

Thanks again,

 




Joe.
"NOTHING IS EVER EASY"
0 Kudos
Message 14 of 16
(2,691 Views)


Jhoskins wrote:

Nugget what do you mean Nugget. To me this is a gold mine with miles of of rock to explore.


Actually, I originally wrote this for an application a few months back, but at some point it was removed from the application.
I wanted to do a nugget presenting this option, but then Ton did his nugget.
I couldn't post it there, because at that point it was still in the application, so I posted another example based on the same concept.

___________________
Try to take over the world!
0 Kudos
Message 15 of 16
(2,679 Views)

Needed this. Thanks.

 

Did a little cleanup, plugged errors and included example.

0 Kudos
Message 16 of 16
(962 Views)