06-25-2019 08:30 AM
Hi,
I'm seeking community advice. I'm not familiar with lvlib aka project library. I gave it a try as sample solutions and many solutions for review use it. However, it seems to me that it's not as easy as copy and paste the physical files and rename them. I'm aware that using project library allows namespace so that same name can be reused in multiple modules (could save some time), but I'm concern that I may lose time due to not being familiar with it. Will I get penalized for not using project library or should I get familiarized with this first before attempting CLA?
Solved! Go to Solution.
06-25-2019 10:00 AM
My suggestion would be to become familiarized with project libraries before you take the exam.
I would expect a CLA to be familiar with project libraries, comfortable with them and know when and how to use them.
Regards,
Fab
10-02-2019
07:05 PM
- last edited on
04-28-2025
02:42 PM
by
Content Cleaner
I have found these good webs regarding Project Libraries, ¿is there anything else interesting on the www?
Sharing Code with the LabVIEW Project Library
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA03q000000x2vlCAA&l=en-US
Using Libraries in LabVIEW Projects
https://www.ni.com/docs/en-US/bundle/labview/page/using-libraries-in-labview-projects.html
The Essentials of File Management with LabVIEW
https://www.ieee.li/pdf/viewgraphs/essentials_of_file_management_with_labview.pdf
Exploiting LabVIEW Libraries
http://dsautomation.com/exploiting-labview-libraries/
Converting VIs in a LabVIEW Project to a Packed Project Library
https://www.physik.uzh.ch/local/teaching/SPI301/LV-2015-Help/lvhowto.chm/converting_packed_libraries...
Thanks!!