LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

vi organization

Hi!

 

I have a big Project(P1) that contains many vis and other projects.

Now i'm developing a new application that have needed to launch a software module and references vis both contains in P1.

 

What is the best/reccomanded way to do this?i think is not to copy all sub-project folder in the new path of new application.

 

Thanks

 

Cesare

0 Kudos
Message 1 of 3
(1,968 Views)

Include the files into the project and adapt them to your needs.

When I develop something that I know that I may need in the future, I create a VI Snippet and save it into a folder, with a very descriptive name. It helps me to have my own "code repository", which is also shared in my company's subversion.

But including the files into the project should help you.

 

Regards

Mondoni
0 Kudos
Message 2 of 3
(1,957 Views)

This is also where a reuse library comes in handy.  And VI Package Manager is perfect for managing your reuse library.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 3 of 3
(1,951 Views)