LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a way to open a LV 7.0 file in LV 6.0 so I can 'recompile' it in 6.0 ?

I have some mathematical code I got from a colleague at work. He writes in LabView 7.0 and I write in Labview 6.0. I would like to somehow open this file and 'recompile' it in LabView 6.0 so I can re-use the code without having to re-enter it all in LabView 6.0.
 
Is there any way to do this?
0 Kudos
Message 1 of 2
(2,379 Views)
With the Save with Options selection from the file menu, you can do a save to the previous version. 7.0 can save to 6.1 and 6.1 can save to 6.0. If your colleague doesn't have 6.1, post you code here and I'm sure someone will do the conversion for you as long as there's nothing in the 7.0 code that would prevent it. There's always the possiblity that the 7.0 program uses some featrue that isn't present in 6.0.
0 Kudos
Message 2 of 2
(2,377 Views)