04-23-2012 05:11 AM
Is it possible to open/import/convert Labwindows code in Labview?
04-23-2012 05:33 AM - edited 04-23-2012 05:33 AM
Hi Marco,
as LabWindows/CVI uses text files for the code it should be easy to open/import/convert those files with LabVIEW
I would suggest to create DLLs in LabWindows and to access those DLLs in LabVIEW with the CLF node!