LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Broken VI Installing Custom Device

Solved!
Go to solution

Hi everyone.

I installed some Veristand Add-ons and I get a couple of Broken VI's. And I don't know if I can fix them manually of if there's a missing Library or another strange reason.

 

Do you guys have any Idea of how I could fix this problem?

 

When I open the VI it tries to search a .lvlib file that doesn't exist and a VI that does exist but I have to browse for it manually.error_addon_veristand.png

I don't know if you can open it in your PC but I will atach the folder anyway.

Thanks 

Regards. 

=======
My Channel: https://www.youtube.com/@LV_Lab

0 Kudos
Message 1 of 5
(3,588 Views)

You're missing one or more global VI that contains those globals. You can make them, that would get the code running, but I'd assume they need meaningful values. You can also replace them with constants to get the code running, but again their values probably need to be meaningful.

Message 2 of 5
(3,564 Views)

Thanks for your answer.

 

I did install the Addon by another method and everything worked. This VI doesn't make any troubles.

=======
My Channel: https://www.youtube.com/@LV_Lab

0 Kudos
Message 3 of 5
(3,546 Views)

Which Addon? Anyway, if the problem is solved, please accept the answer as solution (press Accept As Solution). It will help other forum users a lot...

0 Kudos
Message 4 of 5
(3,543 Views)
Solution
Accepted by topic author AldhairGarza

I made all the description here.

 

https://forums.ni.com/t5/NI-VeriStand-Add-Ons-Discussions/Diagnostics-Custom-Device-installation-pro...

 

The Solution is to build from the Build Specification section in the lvproj in case there is not a .vipb file.

=======
My Channel: https://www.youtube.com/@LV_Lab

0 Kudos
Message 5 of 5
(3,536 Views)