LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Update old Labview project Dependencies to build application

I need update an old  Labview project (Labview 2011) to Labview 2023, and build application to end user.

From "Build Specifications", the "Startup" VIs contains some deprecated subVi (in vi.lib\utility\file.llb).

 

I update those SubVI to latest, and the startup VI works fine. But when I check with the files in Dependencies,

it still contains those deprecated subVi, and without added new subVi.

 

When I build application, it will use the Dependencies files to build application?

How can I update Dependencies files content after I modify "Startup" Vi?

 

 

 

 

0 Kudos
Message 1 of 3
(846 Views)

Hi Rabbit,

 


@RabbitZ wrote:

I need update an old  Labview project (Labview 2011) to Labview 2023, and build application to end user.

From "Build Specifications", the "Startup" VIs contains some deprecated subVi (in vi.lib\utility\file.llb).

 

I update those SubVI to latest, and the startup VI works fine. But when I check with the files in Dependencies,

it still contains those deprecated subVi, and without added new subVi.

 

When I build application, it will use the Dependencies files to build application?

How can I update Dependencies files content after I modify "Startup" Vi?


Why do you need to update those dependencies?

Is the VI not executable without changing them?

Can you share the old "startup VI" (or the whole project)?

Best regards,
GerdW


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

Hi GerdW,

 

After I shutdown Labview and restart Labview, it is showing correctly now,  the updated Vi is in the Dependencies, and the deprecated subVi is not there.

 

 

0 Kudos
Message 3 of 3
(762 Views)