ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Run VI without Labview

Hello everyone,
I built a small VI with Labview 6.1 Full Development without Application builder and I would like to test on another PC.
 
Is it possible to run this VI on this PC without installing Labview, for example with Labview Player.
 
Thanks
Massimo
 
0 Kudos
Message 1 of 5
(3,413 Views)

Yeah,

YOu can make use of the Labview player else you can create ainstaller and use it.

vicky

0 Kudos
Message 2 of 5
(3,384 Views)
You can try using this EXE. It's a small VI that calls another VI dynamically (using the path) and runs it. If your VI is properly compiled and you have the 6.1 RTE installed on the other computer, I believe it should work.

___________________
Try to take over the world!
0 Kudos
Message 3 of 5
(3,378 Views)
Thanks Vicky, I appreciate your suggestion but I tried to download Labview player toolkit and install on my Pc to create a VI for Labview player. As I have Labview 6.1 during the installation I encounter an error of compatibility saying I need Labview 7 for toolkit installation.
 
Do you know a player toolkit for my Labview 6.1 version ?
 
Bye,
Massimo
0 Kudos
Message 4 of 5
(3,347 Views)
Have you tried the EXE I attached?

___________________
Try to take over the world!
0 Kudos
Message 5 of 5
(3,324 Views)