04-06-2023 09:21 AM
I am trying to restart a company project and when I load the project. It is missing the following vis
<userlib>:\fscctoolbox\VIs\FSCC Tool Box Write Frame.vi
<userlib>:\fscctoolbox\VIs\FSCC Tool Box Destroy.vi
<userlib>:\fscctoolbox\VIs\FSCC Tool Box Flush TX.vi
<userlib>:\fscctoolbox\VIs\FSCC Tool Box Flush RX.vi
<userlib>:\fscctoolbox\VIs\FSCC Tool Box Configure.vi
<userlib>:\fscctoolbox\VIs\FSCC Tool Box Get Clock.vi
<userlib>:\fscctoolbox\VIs\FSCC Tool Box Create.vi
<userlib>:\fscctoolbox\VIs\FSCC Tool Box Read Frame.vi
<userlib>:\gscctoolbox\VIs\GSCC Tool Box Destroy.vi
<userlib>:\gscctoolbox\VIs\GSCC Tool Box Flush RX.vi
<userlib>:\gscctoolbox\VIs\GSCC Tool Box Flush TX.vi
<userlib>:\gscctoolbox\VIs\GSCC Tool Box Flush Create.vi
<userlib>:\gscctoolbox\VIs\GSCC Tool Box Write Frame.vi
<userlib>:\gscctoolbox\VIs\GSCC Tool Box Read Frame.vi
<userlib>:\sslWrapper\VIs\get Hash.vi
<userlib>:\sslWrapper\VIs\enc AES.vi
<userlib>:\sslWrapper\VIs\gen Key.vi
<vilib>:\vision\Image Controls.llb\IMAQ Image.ctl
<userlib>:\ldv32\VIs\ldv write.vi
<userlib>:\ldv32\VIs\ldv close.vi
<userlib>:\ldv32\VIs\ldv open.vi
<userlib>:\ldv32\VIs\ldv read.vi
Is ther something I missed during the install? If they are no longer used is there a replacement vi?
Thanks
04-06-2023 09:47 AM
Items in User.lib folder are not shipped with LabVIEW.
User.lib is the recommended location to place your own (or company wide) reuse code. Hopefully, the previous development team left them in a Source Code Control repository on you company network.