LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

launching rt-based exe from PC

How can I run an compiled RT .exe file (located in c:\ni-rt\startup\ on an FP-2010) from a PC? I can set
the FP-2010 to run the application on startup, but I
want to start it manually from a PC. I have seen examples using VI server to run RT-based VI's but nothing with compiled exe files.
0 Kudos
Message 1 of 2
(3,041 Views)
Hi,

As you mentioned, VI SERVER can be used to control VIs and Executables.
This attached example ilustrates this use.
I hope the information is helpful

Regards,

Blasioz Valenzuela
National Instruments

PS. The example needs of these two files.
The first attachment is a Library. You need to open the control remote.vi in the windows side.
The other file is a VI that you are going to use to create an executable and put in the path that you mentioned in your question.
Download All
0 Kudos
Message 2 of 2
(3,041 Views)