Is this the proper syntax for a communication handle where a S1 controller is the main controller that is talking to a groovEpic PR1 used as just a brain to bring in serial communication from a scale using the GRV-CSERI-4 Module?
We decided to handle the communications to the scale using Ethernet.
I have successfully tested the logic for this using a PR1 over the E1 port. Here is the communication handle. tcp:192.168.0.51:10001
The final configuration requires us to use an existing S1 controller. I have loaded the logic I used in the PR1 to the S1 and configured the E2 Ethernet port to be on the same network as the weight indicator. Using the same communication handle, I get an error when opening the communication port.
I suspect it has something to do with opening port 10001 in the firewall on the S1 but cannot find where that is done.
When adding the secondary address on a PAC I am pretty sure you need to power cycle the controller. I don’t think a reboot (through PAC Manager) is enough. Glad you figured it out.