LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Project developing

Good morning engineers, 

 

My project is on implementing a wireless monitoring system, why buy hardware from National Instruments, which are NI-9791 and NI-3202. I created 4 VI's, which is a principal and others to call other VI's. My question is, this project was developed in LabVIEW, and I wonder if I can only provide an application, and get everything working.

 

I thank the attention. 

 

Regards

Hugo Santos
Student at ISEC - Master Mechanical Equipment and Systems
0 Kudos
Message 1 of 8
(2,971 Views)

I think you are asking if you can build your project into a stand alone .exe?  You can if you have the application builder software. 

 

In your project window towards the bottom there is a build specification section you can right click to create an exe.  You will also have to install the LabVIEW runtime on any machine you want to run the exe on.

0 Kudos
Message 2 of 8
(2,932 Views)

Good Mornig, where find the LabVIEW runtime?

 

Regards.

Hugo Santos
Student at ISEC - Master Mechanical Equipment and Systems
0 Kudos
Message 3 of 8
(2,896 Views)

Here

----------------------------------------------------------------------------------------------------------------------------
"If anyone needs me, I'll be in the Angry Dome!"


0 Kudos
Message 4 of 8
(2,894 Views)

Thanks for all. 

Just install this application on any machine that does not have Labview software, to run any executable created. Right?

 

Regards

Hugo Santos
Student at ISEC - Master Mechanical Equipment and Systems
0 Kudos
Message 5 of 8
(2,888 Views)

Yep that's right. You'll also have to install any drivers that your program uses as well.

 

Alternatively you could create an installer for your executable, which will include all of the correct drivers/runtimes etc.  

 

-CC 

----------------------------------------------------------------------------------------------------------------------------
"If anyone needs me, I'll be in the Angry Dome!"


0 Kudos
Message 6 of 8
(2,886 Views)

So the drivers I installed WSN necessary, will also have to be installed on another machine?
You can answer me a question of preparation of executables?

 

Regards

Hugo Santos
Student at ISEC - Master Mechanical Equipment and Systems
0 Kudos
Message 7 of 8
(2,862 Views)

You might consider building an installer that would put all your runtime and drivers, etc...   into an installer.    Since you can build an .exe you can build an installer.

 

If you don't have the LabVIEW discs, like with a university distribution, I think you have to point the builder at the image files, it's been a while since I had to do that.

 

-------
Mark Ramsdale
-------
0 Kudos
Message 8 of 8
(2,852 Views)