LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Help!! Copying LabView Across Networks

I need help. I develop a Labview program within my local directory
and access some files a cross the network. When I run the program on my
local
directory it works fine.

Here's the problem:
If I copy my program do the office Network. LabView has to search for
all
of the SubVis over again.

Any advice is appreciated.

MM


[See first answer for additional information]
0 Kudos
Message 1 of 6
(2,701 Views)
[Attachment(s) for question]
0 Kudos
Message 2 of 6
(2,701 Views)
Magela Moore wrote:

> I need help. I develop a Labview program within my local directory
> and access some files a cross the network. When I run the program on my
> local
> directory it works fine.
>
> Here's the problem:
> If I copy my program do the office Network. LabView has to search for
> all
> of the SubVis over again.
>
> Any advice is appreciated.
>
> MM

The simplest and usual way to do so is using application builder to make
distribution of the application you are working on. Depending on LV
version you are using, there are several types of such distributions,
like .llb's; vi's; .executables... Application Builder will do the job
if I'm not missing the subject.
When you manually copying vi's, LV will search the all vi's needed to be
loaded o
ver and over again, while you are not saving your application
vi's opened from the new place.
--
Sergey Krasnishov
____________________________________
Automated Control Systems
National Instruments Alliance Member
Moscow, Russia
sergey_acs@levsha.ru
http://acs.levsha.ru
0 Kudos
Message 3 of 6
(2,701 Views)
Magela Moore wrote:

> I need help. I develop a Labview program within my local directory
> and access some files a cross the network. When I run the program on my
> local
> directory it works fine.
>
> Here's the problem:
> If I copy my program do the office Network. LabView has to search for
> all
> of the SubVis over again.
>
> Any advice is appreciated.
>
> MM

One more way to try is to use the menu File->Save with options
--
Sergey Krasnishov
____________________________________
Automated Control Systems
National Instruments Alliance Member
Moscow, Russia
sergey_acs@levsha.ru
http://acs.levsha.ru
0 Kudos
Message 4 of 6
(2,701 Views)
Magela Moore wrote:
>This is a multi-part message in MIME format.>--------------F75089A10AA9DA850B7CC194>Content-Type:
text/plain; charset=us-ascii>Content-Transfer-Encoding: 7bit>>I need help.
I develop a Labview program within my local directory>and access some files
a cross the network. When I run the program on my>local>directory it works
fine.>>Here's the problem:>If I copy my program do the office Network. LabView
has to search for>all>of the SubVis over again.>>Any advice is appreciated.>>MM>>--------------F75089A10AA9DA850B7CC194>Content-Type:
text/x-vcard; charset=us-ascii;> name="Magela.vcf">Content-Transfer-Encoding:
7bit>Content-Description: Card for Magela Moore>Content-Disposition: attachment;>
filename="Magela.vcf">>begin:vcard >
n:Moore;Magela Moore>tel;work:321.728.7975
ext.111>x-mozilla-html:FALSE>url:http://www.ace-comp.com>org:ACE Computer
Engineering>adr:;;1918 Dairy Road;West Melbourne;Florida;32935;>version:2.1>email;internet:magela@ace-comp.com>title:Junior
Software Engineer- RIU Verification Team>fn:Magela Moore>end:vcard>>--------------F75089A10AA9DA850B7CC194-->
0 Kudos
Message 5 of 6
(2,701 Views)
In our company several PC(Automatic Test Equipment) run one Labview source
code(in our
host) from network at the same time. If one of the Subvi modified, we should
"save as a copy" for this SubVi , otherwise the PC will search lots of SubVi
again. hope this will help you.

Samuel

Magela Moore wrote:
>This is a multi-part message in MIME format.>--------------F75089A10AA9DA850B7CC194>Content-Type:
text/plain; charset=us-ascii>Content-Transfer-Encoding: 7bit>>I need help.
I develop a Labview program within my local directory>and access some files
a cross the network. When I run the program on my>local>directory it works
fine.>>Here's the problem:>If I copy my program do the office Network. LabView
has to search for>all>of the SubVis over agai
n.>>Any advice is appreciated.>>MM>>--------------F75089A10AA9DA850B7CC194>Content-Type:
text/x-vcard; charset=us-ascii;> name="Magela.vcf">Content-Transfer-Encoding:
7bit>Content-Description: Card for Magela Moore>Content-Disposition: attachment;>
filename="Magela.vcf">>begin:vcard >n:Moore;Magela Moore>tel;work:321.728.7975
ext.111>x-mozilla-html:FALSE>url:http://www.ace-comp.com>org:ACE Computer
Engineering>adr:;;1918 Dairy Road;West Melbourne;Florida;32935;>version:2.1>email;internet:magela@ace-comp.com>title:Junior
Software Engineer- RIU Verification Team>fn:Magela Moore>end:vcard>>--------------F75089A10AA9DA850B7CC194-->
0 Kudos
Message 6 of 6
(2,701 Views)