03-21-2018 01:30 PM
We have a Win10 host & myRIO1900 chassis which looks like the below. It runs nicely from within the LabVIEW project environment.
-we would like to make it a stand alone host application (just running from the desktop).
-Can we do this? How do we do this?
-Repeat after me, "I love LabVIEW".
-Gratitude to you!
Solved! Go to Solution.
03-22-2018 07:28 AM
You need to set the RT Main.vi as startup VI.
Then you need to make a host VI that either gets\sets all data over Shared Variables, Network Streams and the like, or make a VI that publishes a remote desktop of the RT Main VI (Application>Remote Panels>Open Connection To Server).
The host VI should then be turned into an executable by making a build specification.
@Wayne12345 wrote:
-Repeat after me, "I love LabVIEW".
Well, alright: "I love LabVIEW".