‎10-03-2001 03:56 AM
‎10-03-2001 05:35 AM
‎10-03-2001
07:42 AM
- last edited on
‎07-15-2025
02:53 PM
by
Content Cleaner
You can create a dynamic link library (.dll) that you can call from LabVIEW or a Code Interface Node (CIN). The instructions on how to make any of those are in National Instruments manual Using External Code in LabVIEW, which is included with LabVIEW, or you can download it from NI website.
There are several examples and tutorials at NI Developer Zone:
Using Code Interface Nodes (CIN) in LabVIEW
How to Build a DLL with Visual C++
Writing Win32 Dynamic Link Libraries (DLLs) and Calling Them from LabVIEW
Regards;
Enrique