All
I have two CR800 loggers and would like for one to send a measured value to the other.
I have done this previously by radio link, but these loggers are connected to via IP through cell modem (dyndns because of dynamic IP)
Is this possible via IP connection?
It is possible.
You need to establish the link either with a TCPOpen instruction or with the Pakbus TCP Client settings on one of the dataloggers.
TCPOpen will return a socket number that you can use in place of a comport number. In the case of TCP Client, use the Route instruction to get the socket handle of the open connect.