Posts: 335
Threads: 75
Joined: Jun 2017
Reputation:
6
Hi,
how many devices (in my case Modbus RTU, electrical counters) can be connected to LM RS-485 port(s)?
BR,
Alex
Posts: 7758
Threads: 42
Joined: Jun 2015
Reputation:
447
Usually up to 31 devices per each port
Posts: 335
Threads: 75
Joined: Jun 2017
Reputation:
6
Ok, thanks,
Will use for counters other devices, they allow connect to 64 counters per RS-485 port (many of them in my project)..
Alex
Posts: 7758
Threads: 42
Joined: Jun 2015
Reputation:
447
If your master device can support up to 64 devices there's no guarantee that counters support this. Even 32 might not work for longer lines and higher bus speeds. One possible solution is to install an RS485 repeater to split the lines into multiple segments. This way you can connect more than 32 devices to each port.
Posts: 335
Threads: 75
Joined: Jun 2017
Reputation:
6
Thank you for additional information!
Alex