LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to convert llb from LabVIEW version 8 to 7.1

Can someone tell how to convert the llb from LabVIEW version 8 to version 7.1?
 
I hope to sent the program to the others, but the other side are using LabVIEW version 7.1 but not version 8.0.
I know I can save to VI file as previous version, but it contains severals of VI in the library, it is quite time consuming.
 
Can everyone sugguest any method or solution to solve my problem.
Thanks.
Message 1 of 4
(3,660 Views)
If you have a top level VI that uses all of the other VIs in the llb, then just do a Save As of the top level. This is one of the reason that instrument drivers have a 'Tree' VI in the llb.
Message 2 of 4
(3,652 Views)
Thank you very much.
It show warning in transferring process.
Will these warning means it cannot run in previous version?
0 Kudos
Message 3 of 4
(3,629 Views)
Hi anson,

it will run also in LV7.1 - but you should check those warnings (probably things not/differently supported by LV7.1...) anyway!
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 4 of 4
(3,627 Views)