LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Please look at my UDP VI and solve the problem

I want to make a communication with a machine through UDP protocal. Its address is 192.168.1.100  Port:10000 my computer address is 192.168.1.49 Port:10001 If I send a command "*IDN?\r\n" , it should response like “Rflight,NTswitch2*12,1407001,1.0\n”. However, I send "*IDN?\r\n" and I receiver "*IDN?\r\n". So what is the problem?
0 Kudos
Message 1 of 5
(2,640 Views)

Please do not attach a picture of a VI and ask for help on it.  Attach the actual VI, that is, attach a file with the extension .vi.  This allows us to "clean it up", to edit it, to test it, and to get a better understanding (by doing our own experiments) of what you are trying to do.

 

Bob Schor

0 Kudos
Message 2 of 5
(2,594 Views)

Are you always receiving back exactly what you send? It's hard to tell from the picture of your code, but perhaps you've miswired something such that you're simply reading exactly what you send.

0 Kudos
Message 3 of 5
(2,548 Views)
This is my VI, please help to look at it. Many thinks!
0 Kudos
Message 4 of 5
(2,530 Views)
Here is my vi, please help to check it. Thanks!
0 Kudos
Message 5 of 5
(2,518 Views)