07-20-2006 01:30 AM
07-21-2006
08:13 AM
- last edited on
01-15-2025
04:36 PM
by
Content Cleaner
Hi MrDiam,
The simplest way to incorporate your old LabVIEW code into a C# application is to build your LabVIEW code into a DLL. You may want to reference the Help File for Building a Shared Library (DLL) in LabVIEW 8. Also, this document on Calling a DLL with C# looks like a good reference for DLLs in general.
Hope this is helpful! By the way, this question is better suited to the LabVIEW forums so you would likely get more responses there.
Megan Beck
Applications Engineer
National Instruments
Message Edited by Megan B. on 07-21-2006 08:14 AM