LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to do run time to my program?

Hi guys.

 

I have finisihed to programmimg my program, so i want do run time to my program to be indepentent program of labview.

 

please give me all steps from A to Z and with details.

 

 

Best regards.

0 Kudos
Message 1 of 4
(2,412 Views)

You need to create HEX and installer file. 

 

here 

http://zone.ni.com/reference/en-XX/help/371361H-01/lvhowto/build_installer

http://digital.ni.com/public.nsf/allkb/E09BA0E2F31D304F86256A640070058E

 

Google it. you may get better answer !!!

--------------------------------------------------------------------------------------------------------
Kudos are always welcome if you got solution to some extent.

I need my difficulties because they are necessary to enjoy my success.
--Ranjeet
0 Kudos
Message 2 of 4
(2,411 Views)
Actually, you need to create an EXE with the application builder first and then you can create the installer.

If you have the app builder, directions are in the help.
0 Kudos
Message 3 of 4
(2,375 Views)

Here are the instructions to build a standalone program.

 

The target system also needs to have the correct LabVIEW runtime engine installed. It can be installed seperately or included with the installer that you create for the executable.

 

(Note that you need LabVIEW professional or add the application builder. For example LabVIEW base, full, or the student version does not have this functionality.)

0 Kudos
Message 4 of 4
(2,327 Views)