NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

deploy teststand system Labview instrument drivers

I'm trying to deploy a teststand application but I have an error with some Labview VI's.
I'm using some VI's to control an Agilent 34401A, so Labview instruments library that
is in the default package was used. The error says that Labiew Could no open the following VIs...
 
I don't want to install the Labview development system on the target machine, so I don't know
how to fix this problem.
 
I tried to copy the library to a different location an removing the VIs that are not wired (VI Tree.vi),
but I have the same error. (On the sequence was changed the path to the new VI location).
 
Thanks
 
Marcos
 
 
 
0 Kudos
Message 1 of 2
(2,940 Views)

Marcos,

 You can execute VIs using the LabVIEW Runtime Engine, but all of the source VIs must be processed to collect their required dependencies and insure they are compiled in the current version of LabVIEW.  The Deployment Utility process VIs from your sequences automatically.  The TestStand Reference Manual has a chapter on deploying TestStand systems that should help you get started.

-Rick Francis

 
0 Kudos
Message 2 of 2
(2,907 Views)