LabWindows/CVI Support for .NET Events Primary Software: LabWindows/CVI Development Systems>>Full Development SystemPrimary Software Version: 8.5 Primary Software Fixed Version: N/A Secondary Software: N/A
Problem: I have a .NET assembly that generates a bunch of events. I would like LabWindows/CVI to fire callbacks when these events occur. Is this possible? Solution: LabWindows/CVI 8.5 and later provide support for .NET events and delegates. Refer to the .NET Library Overview help topic in the LabWindows/CVI Help for more information. If you are using a prior version of LabWindows/CVI a possible workaround would be to build your LabWindows/CVI program into a DLL and then call that DLL from your .NET assembly. This alternative uses your .NET assembly as the "main" program.
Report Date: 11/28/2006 Last Updated: 11/20/2007 Document ID: 43R8KQ6S |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
