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.

IP Callback


cunningham Sep 17, 2015 09:59 AM

Hello,

i am using a CR1000 and trying to get an callback via IP right.
The logger is able to create a socket to the loggernet-server.

This is working:
SendData (socket,0,4094,MYDATATABLE,-1)

I would prefer this solution, but i can't get it to work:
SendVariables(result,socket,0,4094,0000,1000,"Public","Callback",dummy,1)

result code is "-16" aka "Field is readonly".

I don't understand why it's code "-16".
As i have the basic setup working i would expect it's some configuration on the loggernet side which is wrong.

IP-node:
Callback enabled
TCP listen-only

Pakbus-node:
Callback enabled
Pakbus-ID 4094

Logger-node:
Callback enabled
Scheduled Collection enabled
One-way hole collection
MYDATATABLE enabled for collection


Any help appreciated :)


JDavis Sep 18, 2015 10:06 PM

It is working fine for me with Loggernet 4.3 and CR1000 OS28.

What version of Loggernet are you running? There might be an update patch available.


cunningham Sep 21, 2015 08:38 AM

Hello,

i am using the most recent Loggernet 4.3 as well.
If it is working on your side, then there must be some problem with my setup.
Will do some more tests.

Thank you.


cunningham Sep 21, 2015 10:11 AM

Hello

I deleted the nodes and set them up again with exactly same settings.
It is working now.

Problem solved :)

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