LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Data socket generate vi can't connect to Data socket Read vi

I'm trying to learn about remote data management basics but I can't get my Generate and Read VIs to work. The Data socket Read vi can't connect to the data socket generate vi. I've attached the codes for two VIsl. I get an error message when I click the stop button on either VI. I'll appreciate any help here. Here is the error message below:

 

  Error 63 occurred at DataSocket Open in DS Read Data.vi

Possible reason(s):

LabVIEW:  Serial port receive buffer overflow.
=========================
LabVIEW:  The network connection was refused by the server. For TCP/IP, make sure the server is running and listening on the port you are trying to use. Firewalls can also cause a server to refuse a connection. For VI Server, make sure you have enabled VI Server from Tools>>Options>>VI Server:Configuration.

Download All
0 Kudos
Message 1 of 7
(4,277 Views)

Don't Close & Open so much. See attached VI's, these run fine for me.

Minor things: Short timeout in Read lets it close faster. Also, your slide was set to 100. I've set the URL's to typical defaults.

 

 

Richard






Download All
0 Kudos
Message 2 of 7
(4,268 Views)

Hi Broken Arrow

 

You have the 8.6 latest version of labview and I have 8.2 so I can't open your VIs. Can you try a lower compartible version?

 

Thanks

0 Kudos
Message 3 of 7
(4,262 Views)
try these
Richard






Download All
0 Kudos
Message 4 of 7
(4,260 Views)

Hi Broken Arrow,

 

I'm trying to create a data socket connection for a numeric indicator on the front panel of the DS Read VI but when I right click the indicator and go to Data Operations, there is no "Data Socket connection" option. Is there another way of creating a data socket?.  I have laview 8.2 Student edition and I'm wondering if this is the reason the DS option was not available.  I'll appreciate any help.   Thanks

 

0 Kudos
Message 5 of 7
(4,237 Views)

Does anyone have anything to say about the last question I posted?.  I'm still awaiting a reply.

 

Thanks

0 Kudos
Message 6 of 7
(4,222 Views)

Hi,

 

That method of connecting to a datasocket is from a much older version of LabVIEW.  In 8.2 (or higher), right click the indicator and go to properties.  There you will see a data binding tab that has the configuration settings you are looking for.  

Chris Bakker
SET Americas
CEO

0 Kudos
Message 7 of 7
(4,210 Views)