9/26/2017 2:52 PM | |
Posts: 3093 Rating:
|
Hello Kbv, 2. The input DISCONNECT enables you to terminate an existing connection, so that you get a free connection ressource. Then you can establish the connection to the next server. Regards, |
This contribution was helpful to
1 thankful Users |
9/26/2017 2:56 PM | |
Joined: 12/18/2014 Last visit: 3/23/2025 Posts: 34927 Rating:
|
Maybe that this can help you.... Data Communication between S7-1200 and SENTRON PAC3200 via MODBUS TCP (Set 22) |
This contribution was helpful to
1 thankful Users |
9/26/2017 10:03 PM | |
Joined: 2/22/2016 Last visit: 3/19/2025 Posts: 142 Rating:
|
Hi. I have made a modbus library, that has a ready block for the PAC3200. Unfortunately the library doesn't support disconnecting, so it would not be possible to connect to 8 devices. I think a S7-1200, only support 5 TCP-connections. If the PAC devices are close to the PLC, then an other way to get around the connection limit, is to insted use modbus-rtu. The mb_master block use significant less memory then mb_client, and memory is limited on a S7-1200. With the library it's quite easy to extend the the number of PAC3200 devices. The library itself can be found at the following link: Attachmentpac3200.zip (108 Downloads) |
Last edited by: ola84 at: 9/26/2017 10:06:08 PM |
|
This contribution was helpful to
1 thankful Users |
Follow us on