11-21-2005 08:35 AM
11-22-2005 05:29 PM
11-28-2005 08:09 AM
Additional to original help request
I have tried the "%s" string request as recomended, returns the same data as my response format (shown below), fails every other poll...
My response format is "%1s|%6.1f|%6.1f|%6.1f|%6.1f|%6.1f|%6.1f|%6.1f|%6.1f|%6.1f|%6.1f|%6.1f|%6.1f".
The response string can vary in length depending on the actual temperature data returned, would this have an effect on the response expectations?
11-28-2005 09:19 AM
12-12-2005 07:01 AM
To review this issue -- the IPASCII object has a problem in that if you use the IPASCII object to query a web service that closes the
connection remotely after a request has been made Lookout will not close the local connection. This results in a "CLOSE_WAIT"
state for the local TCP port. Since the port is not closed, Lookout is not able to make a subsequent outgoing connection on the
same port. Lookout does appear to close the port when after it tries to make repeated connections, but this means for every time
you want to make a query you have to alternate between successful queries and comm failures. Most likely this was not found earlier
because for many Ethernet based instruments, a TCP connection is persistent, however web servers using the HTTP/1.0 protocol
close the TCP connection after every GET request and response. A corrective action request has been filed with our Lookout R&D
team and hopefully a fix will be available in future versions of Lookout. Thank you for your patience with this issue.
12-15-2005 01:08 PM
12-15-2005
01:43 PM
- last edited on
02-04-2009
04:48 PM
by
Support
03-01-2006 09:51 AM
03-02-2006 03:11 PM