Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Control variables server and client

Hi Good day.
I have a doubt as to have control from two PC running labview 2011 with the tools  TCP / IP using the port RJ-45.
We Perform Both Communication And Can be controlled from server to client, but I have not found a way to do it vice-versa, from client to server.
Thanks.

0 Kudos
Message 1 of 4
(3,698 Views)

You use the same TCP/IP Write and Read regardless of who the "client" and "server" are.  Use the TCP/IP Write to send the data to the client/server and use the TCP/IP Read to get the data at the client/server.



There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 4
(3,692 Views)

hi thanks for the reply.
I've tried to do that, but when starting the program again it stops working and I have to close labview from the task manager that is not responding, this in the same pc but I had the same problem when putting on 2 different pc running the same edition labview

0 Kudos
Message 3 of 4
(3,656 Views)

Hello Navidadalfred,

 

Thanks for posting at NI forums! Could you give us more information about the program? The program hangs before you run it, or in a certain point of your code while executing? I’m also linking some information about Client-Server Applications that I would like you to review. What operating system are the computers running?

 

Best Regards,

 

Alina M

0 Kudos
Message 4 of 4
(3,614 Views)