02-16-2006 01:34 AM
02-16-2006 02:52 AM
If you have the Application Builder or the LabVIEW Professional Developer system you can compile the VI into a DLL and call that DLL as a standard C DLL from Visual C(++). OTherwise you could call LabVIEW over Active X and execute the VI through that. There are examples for calling LabVIEW through Active X in your LabVIEW installation.
@9866662680 wrote:
hello all,
I m a student and new to labview,i just want to ask that whether i can call VI developed in LAbview form my c++ code?
plz reply,it's urgent.
waititng for replies.
Thanx