Our full technical support staff does not monitor this forum. If you need assistance from a member of our staff, please submit your question from the Ask a Question page.


Log in or register to post/reply in the forum.

TCP Connection


Monitoring Jul 14, 2015 07:19 AM

Hi All,

Currently i am establish a TCP connection, i wanted to set up a TCP server (with loggernet) which can receive the data from remote site.
I have done all the setting configuration for loggernet, however i got the following error from logtool

"CR800Series","F","transaction failure".timed out or resource error", "table poll-diagnostics"

May i know what is the problems that caused the above error and how to solve it?

Thank You


GaryTRoberts Jul 14, 2015 08:03 PM

Are you sure the datalogger is connecting (calling home) to the LoggerNet? Check the PakBusRoutes setting in the Status Table of the datalogger to see if it has a listing such as "102,4094,4094,1000".

If not, check the PakBus / TCP Client setting in the datalogger and make sure it has the right TCP/IP of the LoggerNet server and the correct port as specified in the TCP Server settings.

* Last updated by: GaryTRoberts on 7/14/2015 @ 2:14 PM *


Monitoring Jul 15, 2015 04:03 AM

Dear Gary,

Thanks for your advice. Now my data is able to send to server, however it's not consistently send to server with a fixed interval. If the server fails to collect the data, then the following information will be shown.

Based on my transaction log, it stated that
"CR800Series","92", "Collect area poll started, "Hourly"
"CR800Series","95", "Collect area poll failed","Hourly","0","0"
"CR800Series","169", "call back failed"
"CR800Series","188", "Next time to poll","2015-07-15 00:00:00"

For the communication log
"PakBusPort_2","S","sending message","scr: 4088","dest: 1","proto: BMP5","type: 0x09", "tran: 152"

"CR800Series","W", "transaction failure", "timed out or resource error", "table poll-diagnostics"

From what i noticed from my campbell logger, it has stated call back succesful, however i am not sure on what caused the transaction failure.

Any advices on the above problems?

Thank You.

Log in or register to post/reply in the forum.