LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to integrate networking with Labview

Solved!
Go to solution

Hi,

 

I have a computer(which runs windows xp embedded) which uses labview to displays resistances of different resistors.

 

We'll call this deviceX

 

How do I make it such that other computers on the same network as this computer will be able to communicate this deviceX.

 

I want deviceX to be able to receive commands and send back whatever the client requests.

 

I am pretty fluent in labview, but I dont know which direction to go with in this network problem.

 Any help at all will be greatly appreciated.

 

  Thanks,

Philip

0 Kudos
Message 1 of 7
(3,292 Views)
Solution
Accepted by topic author DoomPirate

Hi Philip,

i think you can use TCP/IP to communicate with your device X. Did  you see the TCP/IP examples?

 

Mike

Message 2 of 7
(3,277 Views)
yeah, It looks difficult. Im gonna have a long day ahead of me. :smileysad:
0 Kudos
Message 3 of 7
(3,274 Views)

Depends on what you need to accomplish.  If you want users on different computers interact with the program running on Device X you can do remote front panel.  This displays the front panel of the vi or exe running on device X in a web page.

 

If you want something more advanced the TCP/IP would be the way to go.

Message 4 of 7
(3,265 Views)
Thanks for the advice. A front panel would not suffice so I'm currently learning from the TCP/IP examples in labview.
0 Kudos
Message 5 of 7
(3,260 Views)

And have you looked at remote panels?

 

edit - sorry, late on the submit button

Message Edited by Dennis Knutson on 08-21-2009 02:30 PM
Message 6 of 7
(3,258 Views)
****message deleted****
Message Edited by muks on 08-23-2009 04:01 PM
0 Kudos
Message 7 of 7
(3,215 Views)