LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Automated 5.1 to 5.0 file conversion

I am looking for a way to convert labview VIs and LLBs to version 5.0 in an
automated fashion. I have checked out the inner workings of "VI Library
Manager [File Manager.vi]" and the only VI which does all of the file writing
is Librarian.vi which consists of a CIN. Does anyone know how I could do
this?

-Jim
0 Kudos
Message 1 of 2
(2,279 Views)
Jim Kring wrote:

> I am looking for a way to convert labview VIs and LLBs to version 5.0 in an
> automated fashion. I have checked out the inner workings of "VI Library
> Manager [File Manager.vi]" and the only VI which does all of the file writing
> is Librarian.vi which consists of a CIN. Does anyone know how I could do
> this?
>
> -Jim

Hi Jim,

From e.g. LV6.0 (may be 5.1 as well, don't remember) you can open VI
reference for each 5.1 vi and use invoke node "save instrument for
5.0.x" to save vi's programmatically.
The rest you know yourself.

Regards,
--
Sergey Krasnishov
____________________________________
Automated Control Systems
National Instruments Alliance Member
Moscow, Russia
sergey_acs@levsha.ru
http://acs.levsha.ru
0 Kudos
Message 2 of 2
(2,279 Views)