10-30-2007 12:58 AM
At my program of Labview. I use tool of function > function all > communication > TCP . at TCP function there are TCP read,TCP write,. ETC. if me send data in the form of ordinary sine sinyal to other computer use function of TCP mentioned of sine graph picture will emerge. but when its sinyal in the form of input data of motor of dc that is voltage and speed by real time, graph picture of the voltage and speed do not emerge. can you assist the problem of this me? we thank you for your information and time to read my problem and my post. I hope I do not disturb you. Thank you very much. or maybe you can email me ( ade_p_2002@elect-eng.its.ac.id ) about this problem... thank you so much for your help...
10-30-2007 01:07 AM
10-30-2007 04:33 AM
@racoll wrote:
At my program of Labview. I use tool of function > function all > communication > TCP . at TCP function there are TCP read,TCP write,. ETC. if me send data in the form of ordinary sine sinyal to other computer use function of TCP mentioned of sine graph picture will emerge. but when its sinyal in the form of input data of motor of dc that is voltage and speed by real time, graph picture of the voltage and speed do not emerge. can you assist the problem of this me? we thank you for your information and time to read my problem and my post. I hope I do not disturb you. Thank you very much. or maybe you can email me ( ade_p_2002@elect-eng.its.ac.id ) about this problem... thank you so much for your help...
There are several examples of doing this that come right out of the box after you installed LabVIEW. Checkout examples/comm/tcp.llb.
Rolf Kalbermatter
10-30-2007 11:53 AM
10-30-2007 11:58 AM
@racoll wrote:
This is my sources code, please tell me what's wrong with my code thank..
I will send the graphic of voltage to other computer with TCP/IP function, thank you very much..
These images tell absolutely nothing as they do not show how the TCP/IP messages are formated if any!!
Rolf Kalbermatter
11-01-2007 01:41 PM
11-01-2007 01:49 PM - edited 11-01-2007 01:49 PM
Message Edited by altenbach on 11-01-2007 11:50 AM
11-01-2007 04:41 PM
11-01-2007 05:56 PM - edited 11-01-2007 05:56 PM
Sorry, I don't know these PC-lab VIs and had to do some wild guesses on the ideas behind you code. Things would be easier if you could attach a real VI.
Message Edited by altenbach on 11-01-2007 03:58 PM
11-04-2007 02:28 PM