01-07-2009 02:42 AM
01-07-2009 03:43 AM
01-07-2009 05:11 AM
Hi Parag D,
I think the reason why you do not have a clear example on how to launch an exe remotely on an XP machine is becuase of the security concerns. With that simple operation I could see a whole host of misuse cases. On the otherhand it does seem to be pretty useful to be able to synchronize two computer programs via one launching another.
I have a different proposed solution. Make the exe you want to launch a background process in XP. Then to start the program you open a TCP port and use the Front Panel Open property node to make the GUI visible. I haven't tried it, but I did see a friend make a background process. A quick search made me find this:
http://forums.ni.com/ni/board/message?board.id=170&message.id=113599&query.id=156412#M113599
Hope that idea helps.
01-13-2009 01:11 AM
01-15-2009 07:11 AM
Hi Parag ,
Regarding the background process i can relate to the following link -
http://forums.ni.com/ni/board/message?board.id=270&thread.id=2414&view=by_date_ascending&page=1.
Let me check if i have any VI for you .
Thanks .
01-15-2009 11:30 PM
Hi,
How can we give a reference to an exe file to use front panel open property node? I think its only applicable to VI. And I have a exe now running as a Background process in client machine.
Thanks
-Parag D
CLAD
11-05-2009 12:02 AM
Almost 11 months , but I still didn't find a solution for opening a LabVIEW exe remotely. Can anyone please comment?
11-05-2009 12:45 AM - edited 11-05-2009 12:47 AM
Parag D wrote:
How can we give a reference to an exe file to use front panel open property node?
Did you try the This Application reference?
11-05-2009 02:20 AM
11-05-2009 05:20 AM