LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I'm unable to run a exe on a remote machine

I have tried several times to run a simple exe on a remote machine from another networked machine. I have read confusing info, like LV Run Time Engine needs to be running for the exe to run. How do I initially run the RTE? I have attached my simple example. I keep getting an error that the server refuses the connection.
 
In both the .exe options and the test.vi options I have set the following;
 
I have checked all the boxes for the VI Server: Configuration,and set the port 3363
VI Server: TCP/IP Access: *, Allow Access
VI Server: Exported VIs: *, Allow Access
 
How does the security/remote settings of the remote PC impact the success of this? 
 
Any information or examples is greatly appreciated;
 
Thanks.
0 Kudos
Message 1 of 4
(2,864 Views)
The application hey.exe must already be running on the remote machine before it can accept VI Server connections. However, it can be remotely launched using ActiveX VI Server and DCOM. See here for an example.
Of course the security settings must allow service on port 3363.


LabVIEW, C'est LabVIEW

Message 2 of 4
(2,856 Views)

i just posted a very simple question, may be you can help me, thanks in advance.

 

kijimuta

0 Kudos
Message 3 of 4
(2,835 Views)
Go ahead and post your question to the forums.  Someone would be more than happy to help you out.
 
Andy F.
-----------------------------------------------------------------
National Instruments
0 Kudos
Message 4 of 4
(2,806 Views)