LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Event structures in multiple simultaneous programs.

Main.vi with a sub popup.vi called via vi server.  Popup.vi is built into a .llb file to be called from main
and is also built into an .exe to be used as a stand-alone application.

If I use an event structure in main.vi and a different event structure within popup.vi will the two coexist
peacefully when popup.vi is called from within main?  It feels like they should be ok.  Thanks for any input.

Matt
0 Kudos
Message 1 of 3
(2,189 Views)
Yes, that should work.
Message 2 of 3
(2,185 Views)
Thanks for the quick reply.  If it doesn't work I'll continue the thread 😉

Matt
0 Kudos
Message 3 of 3
(2,175 Views)