09-30-2009 02:34 AM
Hi,
I am looking for examples for using LVUserEvent.
In found this:
http://zone.ni.com/devzone/cda/epd/p/id/1480
but the zip-archive is not including any vi, only c-code and the dll, so I have difficulties to understand how it works.
I am looking for examples, how to fire events from my VisualStudio2005 C-DLL to labview evebt structure.
Werner
09-30-2009 03:44 AM
Search on NI web site will give at least three examples
http://forums.ni.com/ni/board/message?board.id=170&message.id=332674&requireLogin=False
http://forums.ni.com/ni/board/message?board.id=170&message.id=88974&requireLogin=False
http://forums.ni.com/ni/board/message?board.id=170&requireLogin=False&thread.id=99096
Andrey.
09-30-2009 06:57 AM
Andrey,
thanks.
Your 3rd example is exactly the one, I am missing the vi in the zip:
http://forums.ni.com/ni/board/message?board.id=170&requireLogin=False&thread.id=99096
where do I find the vi to play with this ?
Werner
09-30-2009 07:05 AM
huerttlen wrote:
Your 3rd example is exactly the one, I am missing the vi in the zip:
where do I find the vi to play with this ?
There is only one LLB in that zip file. Attaching here.
Mathan
09-30-2009 08:29 AM
Aaaahhhh, llb !
sorry, I did not see the llb. I thought it was some compiler output from VisualStudio.
Thanks