07-01-2015 10:51 AM
I have been given a LLB.
I only need one VI from it.
I can't figure out how to do a Save As for that one VI.
Solved! Go to Solution.
07-01-2015 11:04 AM - edited 07-01-2015 11:06 AM
When you have the VI open, you should be able to do a Save As... and browse for another location outside the LLB after you select how you want to do the save.
This works for me at least.
The VI will stay as an original copy in the LLB no matter how you do the save, so if you want to remove it from the LLB after that, you have to use the LLB Manager to delete the original.
Cheers
--------, Unofficial Forum Rules and Guidelines ,--------
'--- >The shortest distance between two nodes is a straight wire> ---'
07-01-2015 11:32 AM
07-01-2015 11:37 AM
Oooo that's neat. I think I wanted to do that in the past and didn't know that functionality was there. Thanks!
Cheers
--------, Unofficial Forum Rules and Guidelines ,--------
'--- >The shortest distance between two nodes is a straight wire> ---'
07-01-2015 11:46 AM
Yeah the LLB manager is the way to go but it is clunky. A while ago there was a shell extension for Windows which allowed you to look inside LLBs just like zips. You could then copy and paste the files in a LLB just like normal files. But it turns out those hooks into Windows change often, and NI had a hard time keeping the feature.
For me I very often extract LLBs into a folder of VIs when they don't need to be in an LLB. It makes working with them easier, especially for SCC.
Unofficial Forum Rules and Guidelines
Get going with G! - LabVIEW Wiki.
17 Part Blog on Automotive CAN bus. - Hooovahh - LabVIEW Overlord
07-01-2015 12:40 PM
@James.M wrote:
When you have the VI open, you should be able to do a Save As... and browse for another location outside the LLB after you select how you want to do the save.
One of those DUH moments for me! 🙂