LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do I make an event handler for a .NET assembly?

I've been given a .NET assembly, and to use it I need to pass it a reference to an "event handler function", which takes arguments:

 

(object sender, ProprietaryEventDataType eventArgs)

Will I need to program one of these? If so, can it be done in LabVIEW? Should I expect to know what eventArgs the assembly can produce?

 

Very new to .NET and event based programming in general, so if you need more info please ask.

0 Kudos
Message 1 of 2
(2,780 Views)
0 Kudos
Message 2 of 2
(2,739 Views)