LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Send event to another thread

Hi!
I am trying to make working the next scheme : main thread (that is
responsible for panel - UI) is suspended continually on GetUserEvent. By
user request another working thread is launched. This second thread
sends events to first thread by QueueUserEvent and main thread updates
panels,progress, etc... So, everything is FINE till I am not create
Standalone Executable. In exe threads ARE WORKING, but main thread
doesn't receives messages. (QueueUsrEvnt returns SUCCESS!).
If this way is wrong, how I HAVE to do that? If not - why...
thanks...


--== Sent via Deja.com http://www.deja.com/ ==--
---Share what you know. Learn what you don't.---
0 Kudos
Message 1 of 2
(2,819 Views)

Are you running the exec on the same system that your dev software is installed?

If not, is this system comparible CPU (single, dual core, etc)?

0 Kudos
Message 2 of 2
(2,621 Views)