Real-Time Measurement and Control

cancel
Showing results for 
Search instead for 
Did you mean: 

Installing software on a real-time controller.

Solved!
Go to solution

Hello! Sorry for my English!

What are the ways to remotely install software on a compactRIO controller?

The software for the controller is developed in one place (there is an installed LabView development environment),
controller and computer (where .exe will be launched in another place).
How can I remotely install a new version of software (conditional startup.rtexe) to the controller and
make it run at startup (run as startup),
from a computer that does not have LabView installed?
https://zone.ni.com/reference/en-XX/help/370622R-01/lvrthowto/rt_building_rt_app/ this method works
only if you do it on a computer with an installed environment.
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000PAM8SAO&l=en-US
here it does not start run as startup
0 Kudos
Message 1 of 2
(2,124 Views)
Solution
Accepted by topic author Victoralex

One solution is described here:

Deploying a LabVIEW Real-Time Startup Executable Without the LabVIEW Development Environment

https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000PAM8SAO

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