Greetings folks,
I'm having a tough morning it seems. Besides the crashing, I can't seem to remember how to save VI and all of it's subVIs to a single location.
I've done this many, many times in previous versions of LV and never had a problem. But 8.5.1 has stumped me.
When I try to save my VI, I'm clicking "Save As". I select "Duplicate hierarchy to a new location" I click continue.
I am prompted to name the file. I type "Test". Then I click "Save".
I'm expecting this to either save all the VIs in a folder called test, or something similar to that.
It's not.
What it's doing is creating a folder called "Test" and creating two more folders inside that one. One folder is the name of the root folder of the project I'm working on. The other is the root folder of the project I originally cut and pasted a piece of code from. Inside that folder is the entire original project I snipped the little piece from.
Why is that there?
I've tried saving the little snippet of code as it's own seperate VI, and then trying again.
Same thing.
I've shutdown LabVIEW completely and tried again; this time never opening anything else. Again I end up with the entire project and this weird folder thing.
The subVIs I want to copy into a new location are located inside an .llb (The old project) Is this why I keep ending up with the whole thing? Is there any way to just get the SubVIs that are in my little snippet of code without having to copy them manually?
Thanks.