LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

How to solve this problem?

Solved!
Go to solution

When I debug the program,It tips“link error”,How to solve the problem?捕获.PNG

 

0 Kudos
Message 1 of 7
(3,171 Views)
Solution
Accepted by topic author JackeyHans

If you want to use the progress bar instrument you need either to load it into the Instrument folder (Instrument >> Load... menu item) or install it as a library by selecting Library >> Customize... menu item. The first option is useful for an instrument that you use only in a single project of yours or a few ones since you must manually install it in every project you want to use it, while the second option makes the tool available for all projects you are working on.



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 2 of 7
(3,148 Views)

Thank you for your help!Very Good!!

0 Kudos
Message 3 of 7
(3,141 Views)
Solution
Accepted by topic author JackeyHans

Could you detail how to bring the progress bar  instrument  installed in the library, which is what you said the second approach, where are you off to find. "fp" format file, it is better to the appended drawings, thank you very much for your help!

0 Kudos
Message 4 of 7
(3,121 Views)

When I debug the program,It tips NON-FATAL RUN-TIME ERROR捕获1.PNG

0 Kudos
Message 5 of 7
(3,115 Views)

Loading an instrument in the library menu is quite straightforword: execute Library >> Customize... menu function and the Customize Library Menu dialog will appear on screen. On that dialog click on Browse... button and navigate to the instrument folder, then select the appropriate .fp file and click Ok to load it into the library list. Repeat the process for every instrument you want to add to the library.

After dismissing the dialog, restart CVI and the instruments will appear in the library menu and will be usable in your projects.



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 6 of 7
(3,108 Views)

JackeyHans ha scritto:

When I debug the program,It tips NON-FATAL RUN-TIME ERROR捕获1.PNG


This question has been reposted as a new thread: discussion follows here



Proud to use LW/CVI from 3.1 on.

My contributions to the Developer Community
________________________________________
If I have helped you, why not giving me a kudos?
0 Kudos
Message 7 of 7
(3,102 Views)