03-12-2009 06:28 PM
Hi,
I have an existing application written in LabVIEW 8.5. To reduce the number of software tools the company uses I need to migrate the application from LabVIEW to LabWindows/CVI.
A large part of the excercise is to re-create the user interface in LabWindows/CVI. Is there a method for converting LabVIEW format front panels into LabWindows/CVI format User Interface Files (.uir) ?
Creating a LabVIEW dll is not an option as this would still require us to have LabVIEW as a development tool if the dll functionality needs changing.
Thanks in advance for any suggestions.
03-16-2009 10:10 AM
03-17-2009 03:31 PM
Hi aaronwalsh,
Guillaume is correct; there is no tool to do this. Good luck with your project! Feel free to post your specific questions so we can assist with this endeavor.
03-17-2009 05:08 PM
Oh well, better get on with creating the panels again in LabWindows/CVI followed shortly by the C code.
Thanks for your reply's.