st-one-io / node-red-contrib-pccc

A Node-RED node to interact with some Allen-Bradley PLCs using PCCC protocol
GNU General Public License v3.0
8 stars 2 forks source link

Different IP Address #7

Closed dpatel2016 closed 2 years ago

dpatel2016 commented 2 years ago

I have many many different types of machines and the LAN is associated with to type of machine. For example, one type of machine has IP of 192.168.1.101 and another type has 192.168.2.105. Currently, I am using this node to read all the PLCs, but I am having issues with my dashboard loading. I believe it's due to the different LAN. When I delete one type of IP node, then the dashboard loads. Is there a solution to this?