LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

sharing

HI all,
 
        I have done all my VI s in one computer and now i have moved to another.I copied all the VIs but still some sub VIs are not opening.(mainly the instrument libraries .I have copied thatone too)  what should I do?
 
Thanks in Advance
Message 1 of 5
(2,657 Views)

Hello,

You should install LabVIEW in both PC's with all options equal, so you'll have the same libraries in both.

About subvi's included, the best thing to do is make a save with options and select Development distribution.

It will include all the hierarchy of your main vi.

 

Hope this helps,

Paulo

0 Kudos
Message 2 of 5
(2,651 Views)
thanx for your reply.But still the Instrument libraries are not opening.what to do ?
0 Kudos
Message 3 of 5
(2,642 Views)

What do you mean by the instrument libraries?

The libraries that are in the instrument i/o palette.

If your both installations of LabVIEW, including toolkits you installed later were the same, this should not occur...

Anyway, if that's the case (instrument i/o functions), you can copy the instrt.lib folder that is located in the LAbVIEW folder from your PC to the other and those fucntions will be available in the other one then.

If that's not the case, post your vi, or part of it, so we can check what's the problem.

Paulo

Message 4 of 5
(2,639 Views)
yes,thanks.Now its working.I have just copied one by one the missing .dll files from the other PC.now its working.
0 Kudos
Message 5 of 5
(2,632 Views)