Ano Ano Posted June 3, 2011 Report Share Posted June 3, 2011 Hello, I have to transfer a code (large one) written in Labview 8.6.1 to version 10. I tried to copy the code by selecting everything from v8.6.1 and pasting it to a new vi (v10) but it made a mess, especially in the front panel, not to mention that the code does not work any more! How can I make such a transition trouble free? Quote Link to comment
crossrulz Posted June 3, 2011 Report Share Posted June 3, 2011 (edited) Just open the VIs in LabVIEW 2010 and save. There is also the mass compile option for a little more hands free. You might want to make a backup first just in case. Edited June 3, 2011 by crossrulz Quote Link to comment
Fab Posted June 3, 2011 Report Share Posted June 3, 2011 Just open the VIs in LabVIEW 2010 and save. There is also the mass compile option for a little more hands free. You might want to make a backup first just in case. Make sure you check the warnings list if any when opening your VIs for the first time in 2010. They will indicate if any subVIs have been deprecated or any other changes LabVIEW does automatically to your code. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.