LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Best way to handle an event from WaitForSingleObject

Hello LV experts,

I would like to know what's the best way to handle an event which I catch using the Win32 API (WaitForSingleObject) in Labview(7.1 or 8.20).
I know there is too many possibilities to do this, but I want to do it  on the best way. that is why I would like to have ideas and tips from you.

Any and all tips appreciated
0 Kudos
Message 1 of 2
(3,824 Views)
You can download the Library from this link. Inside is an example that shows how to handle windows messages/events.
 
http://zone.ni.com/devzone/cda/epd/p/id/4394
 
0 Kudos
Message 2 of 2
(3,809 Views)