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.

SendVariable


Grant Sep 18, 2015 10:42 AM

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?


JDavis Sep 18, 2015 09:10 PM

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.

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