Posts: 367
Threads: 83
Joined: Jun 2017
Reputation:
8
Hi,
how many devices (in my case Modbus RTU, electrical counters) can be connected to LM RS-485 port(s)?
BR,
Alex
Posts: 8071
Threads: 43
Joined: Jun 2015
Reputation:
471
Usually up to 31 devices per each port
Posts: 367
Threads: 83
Joined: Jun 2017
Reputation:
8
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: 8071
Threads: 43
Joined: Jun 2015
Reputation:
471
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: 367
Threads: 83
Joined: Jun 2017
Reputation:
8
Thank you for additional information!
Alex