07-08-2008 11:34 PM
07-09-2008 12:34 AM
07-09-2008 12:54 AM
I am new of user event, just read some help and samples about it. But still not sure how it works. May you give a brief intro of it works here. How to tigger it. Also the very stranger thing is: without click on the stop button, it will enter the "stop" event structure. The missing vi are just some detail function not related.
It works like a client. The lower part will read data from a general queue. The upper part will write data to the general queue.
07-09-2008 07:51 AM
Every time you send data to the "generate user event", a user event occurs and those data are available in the event structure.
As said in the previous thread there are a few places to start reading.
Try to delete all unnecessary function in this vi, and watch highlight execution.
Make a simple vi and if you have further questions ask again