LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Opening an Executable(exe) file created by LabVIEW on remote PC

Does the remote PC exe need a GUI or not?
0 Kudos
Message 31 of 48
(1,957 Views)
Yes it needs a GUI
-FraggerFox!
Certified LabVIEW Architect, Certified TestStand Developer
"What you think today is what you live tomorrow"
0 Kudos
Message 32 of 48
(1,948 Views)

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.

"If you want to succeed... Architect" - The Specialist
0 Kudos
Message 33 of 48
(1,938 Views)
Hi all, After doing some research, I was able to finally configure DCOM both on server and client machine. However, now I only need to know how to call the LabVIEW exe remotely from the host pc. If anyone has the vi ready for 7.x or later, please try to attach it ........ thanks! -Parag CLAD
-FraggerFox!
Certified LabVIEW Architect, Certified TestStand Developer
"What you think today is what you live tomorrow"
0 Kudos
Message 34 of 48
(1,904 Views)

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 .

0 Kudos
Message 35 of 48
(1,868 Views)

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

-FraggerFox!
Certified LabVIEW Architect, Certified TestStand Developer
"What you think today is what you live tomorrow"
0 Kudos
Message 36 of 48
(1,848 Views)

Almost 11 months , but I still didn't find a solution for opening a LabVIEW exe remotely. Can anyone please comment?

-FraggerFox!
Certified LabVIEW Architect, Certified TestStand Developer
"What you think today is what you live tomorrow"
0 Kudos
Message 37 of 48
(1,677 Views)

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?

Message Edited by parthabe on 11-05-2009 12:47 AM
- Partha ( CLD until Oct 2027 🙂 )
Download All
0 Kudos
Message 38 of 48
(1,675 Views)
I can execute the VI on remote PC, but not the exe built from VI. Used VI server and D Com methods. I have tried application ref, but it wasn't working on exe
-FraggerFox!
Certified LabVIEW Architect, Certified TestStand Developer
"What you think today is what you live tomorrow"
0 Kudos
Message 39 of 48
(1,657 Views)
Did you try to contact NI reg your problem?
- Partha ( CLD until Oct 2027 🙂 )
0 Kudos
Message 40 of 48
(1,646 Views)