NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

copy LabView VI from on dev system to another dev system?

Solved!
Go to solution

We have two development systems here.  I need a VI that is on the other system.  How do I get the VI from one development system to the other development system?  Do I need to deploy it?  Or can I just copy it?

 

Thanks,

Steve

 

0 Kudos
Message 1 of 4
(4,237 Views)
Solution
Accepted by SteveFeeser

Just copy it over.  Make sure you have all of the subVIs that it might possibly call.

 

And if these systems are for the same thing, I recommend networking the two systems together and use a source control software (like SVN) to keep the codes in sync.


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
Message 2 of 4
(4,232 Views)

The two systems are for different product lines.  They have different hardware in them and use PCs with different operating systems. 

 

Thanks,

Steve

 

0 Kudos
Message 3 of 4
(4,230 Views)
You should still be using source code control.
Message 4 of 4
(4,221 Views)