LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

tranfering data to LabVIEW through TCP/IP

Dear all,

Hello! I am a new LabVIEW user. What i am trying to do is to transfer data from one computer running a commercial package, to a remote computer running LabViEW, through TCP/IP. To do that i developed a simple LabVIEW code, which establishes a connection first and then tries to read data. The connection seems to work, but i get no data. After the first TCPread i placed an indicator, to check if data is transfered, where i am getting the message "nect"...any ideas on what this could mean?

Any help would be more than welcome!Thank you in advance!Smiley Happy

Ferrari

0 Kudos
Message 1 of 2
(2,494 Views)
I don't think we have enough information to troubleshoot this issue from your description, because there is a nearly infinite number of possibilities to "transfer data via TCP/IP". What kind of "commercial software" is the server you are trying to contact? Is it LabVIEW based? What are the specifications to transfer the data? Are you trying to use low-level TCP or e.g. datasocket?
 
0 Kudos
Message 2 of 2
(2,480 Views)