Hello,
I have been working on a new LabView project for a couple of months. I found an older LabView library with some useful functionality for what I am working on. The older library is very large, so I do not want to add all of it to my newer project.
I would like to export just a single VI from the older project along with its dependencies, but I do not see any method for doing this. Is there a way to do this? The VI I would like to export has 90 dependencies; if it was only a couple I would just copy and paste, but this is too many for that.