• Welcome to Forum.Deepsoftware.Com. Please login or sign up.
 
March 28, 2024, 08:50:37 pm

News:

SMF - Just Installed!


Can't tell if it is working..

Started by ijbranch, January 29, 2016, 10:18:02 pm

Previous topic - Next topic

ijbranch

Hi Team,
Windows 10, Delphi 10Seattle, latest nrComm Pro.
I have a Davis weather station on my LAN.
Using the SocketClientDemo I can connect to it and send a LOOP 1 command and get a response.
Unfortunately the response doesn't seem correct.  There should be around 100 characters of various types representing data values but I only see what appears to be the first 6 or so.  If I do a length(string) on the returned string I see 98 or so, OK, but if I try to check characters in the returned string all I see are apparent nulls.

Any thoughts/suggestions appreciated.

Regards,
Ian