Hi,
I'm using Call-Back option to communicate with my CR1000 datalogger. But I can not access my logger over IP.
This is what LogTool displays:
"2017-05-08 12:57:27 PM","IPPort_21","S","Socket Connected","10.202.4.73","49255"
"2017-05-08 12:57:27 PM","IPPort_21","S","Provider opened"
"2017-05-08 12:57:27 PM","IPPort_21","F","Call-back wait failed"
"2017-05-08 12:57:27 PM","IPPort_21","F","unexpected socket close","10053","software caused connection abort"
"2017-05-08 12:57:28 PM","IPPort_21","S","Starting wait for callback"
"2017-05-08 12:57:29 PM","IPPort_21","S","Waiting for connection on port 9092"
"2017-05-08 12:57:52 PM","IPPort_21","S","Socket Connected","10.202.4.73","49257"
"2017-05-08 12:57:52 PM","IPPort_21","S","Provider opened"
"2017-05-08 12:57:52 PM","IPPort_21","F","Call-back wait failed"
"2017-05-08 12:57:52 PM","IPPort_21","F","unexpected socket close","10053","software caused connection abort"
"2017-05-08 12:57:53 PM","IPPort_21","S","Starting wait for callback"
"2017-05-08 12:57:54 PM","IPPort_21","S","Waiting for connection on port 9092"
Thanks.