LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

tcp client server problem

Hello, 

I want to establish a tcp client server communication, as you can see the client has 02 WRITE blocks, the 1st one inside an even structure at startup and the second inside the while loop.

My aim is to first send a data packet for initial configuration (to plot a graph e.g.color type), the second WRITE will contain the actual data of the graph.

Is this attempt correct?

Regards,

wow.PNG

0 Kudos
Message 1 of 2
(2,091 Views)

have a look in the "Help"->"Find Examples"

and search for TCP, there you will find "Simple TCP.lvproj"

 

that should get you started


If Tetris has taught me anything, it's errors pile up and accomplishments disappear.
0 Kudos
Message 2 of 2
(2,070 Views)