LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can I distribute my application in LabVIEW RT?

I need to distribute my application in LabVIEW RT. Now I must open LabVIEW RT and download application in my PXI RT, and then run, but I want that the application is embedded always, and auto-execute itself.

Thank you.
0 Kudos
Message 1 of 2
(3,424 Views)
Jorge,
You can embed and executable on the RT system using Application Builder. The process is very similar to making a regular executable. The only difference is that you are targeted while you build the executable. Also make sure to go to Tools>>Network:xxx.xxx.xxx.xxx Options. Then go to RT Target: Miscellaneous and make sure that Launch Executable at Start-up is checked.
You can also go to www.ni.com/support and search for "+rt +executable". You will find a tutorial called "Step by Step Tutorial: How to Embed an Executable VI on a networked RT Series hardware.
The link to the tutorial is: http://zone.ni.com/devzone/conceptd.nsf/webmain/4DE12E43B2789BAC86256AF1005F65DC?opendocument

Carl
0 Kudos
Message 2 of 2
(3,424 Views)