LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Can I make a gui in labview 5.1 for a program written in Visual C++. How do I connect them?

Your LabVIEW GUI can call a program written in Visual C++ program via Call Library Function located in your Advanced function palette. Call Library Function would allow you to call DLL files from LabVIEW.

If you are creating an executable file, LabVIEW can call the executable file using System Exec.vi located in your Communication function palette.
0 Kudos
Message 2 of 2
(2,636 Views)