If this is a CVI instrument driver, then there's a conversion utility
under Tools>Instrumentation>Import CVI Instrument Driver. This will
make VIs that use the Call Library Node to call the CVI DLL that you
create. Any CVI program can be made into a DLL but I've never tried
the utility on anything but instrument drivers but you could give it a
try or just create you own Call Library Node functions. But as tbob
says in his post, there is no way to convert CVI source code into
LabVIEW source code.

Reply via email to