LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to save 7.0 VI's flat sequences properly as Labview version 6.1

Labview 7.0 has a Save for previous option that allows the vi to be saved as 6.1 vi. In attempt to
do that with a VI that has flat sequence, a stacked sequence got added in the VI and a lot of things
got screwed up. Is there anything out that that will allow me not to happen, rather than manually change
the whole VI, which is going to be very time consuming?
 
Any help will be greatly appreciated.
 
Ratin
 
0 Kudos
Message 1 of 4
(2,841 Views)
Since LV 6 does not support a flat sequence, I'm afraid you are stuck with making the modifications yourself.  Have you tried going to the 7.0 block diagram, right clicking on the flat sequence, and selecting Replace with Stacked Sequence?  If this is successful, then you could save to previous version.
- tbob

Inventor of the WORM Global
0 Kudos
Message 2 of 4
(2,839 Views)
good idea, I will try that. Thanks a lot.
0 Kudos
Message 3 of 4
(2,835 Views)
Actually changing it to a stacked sequence messes it up as well. So I guess I am sort of stuck and have to do it manually.
0 Kudos
Message 4 of 4
(2,833 Views)