LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Missing User Events in parallel running VIs

Solved!
Go to solution

Hi,

 

In theory this should work. I've used this architecture often.

 

I suggest you start a new thread for your question and attach code that shows the issue.

 

Threads that are already solved do not get as much attention (and those answering can't get a "solved" brownie point).

 

Are you running 32 bit LabVIEW?

----------------------------------------------------------------------------------------------------------------
Founding (and only) member of AUITA - the Anti UI Thread Association.
----------------------------------------------------------------------------------------------------------------
0 Kudos
Message 11 of 13
(530 Views)

@TCPlomp wrote:

F. Schubert wrote:

Do you have a unique Event Registration Refnum for each VI?

 

Felix 


 

 

For a better understanding of Felix' answer have a look here.

 

Ton


Have a look where?  The only links were associated with your signature, and did not seem appropriate to the question.

 

BS

0 Kudos
Message 12 of 13
(522 Views)

I am using LabVIEW 2011 64 bit.

..

Has this been a problem only with Windows / LabVIEW 64bit and not with 32 bit.

..

My need to complete this project by the end of the month has caused me to make separate events for each asynchronous VI.

..

However, it would be really nice to have a single event that would allow the top level VI to react to an error thrown by any of the asynchrounous subVIs, because it makes the whole applicaiton behave more gracefully when the unexpected things happen - like some part of the hardware not plugged in correctly by the test operator.

..

Thank You

0 Kudos
Message 13 of 13
(501 Views)