4/24/2020 1:05 PM | |
Posts: 4 Rating: (0) |
Hi everyone Actually i am working in a project which communicate with 6 different 3rd party via modbus TCP. I have modbus register list for everyone. I did not make this communication before. The system is S7-400 redundant as attached. https://showbox.bio/ https://tutuapp.uno/ https://vidmate.cool/ Can anyone help me. Thanks |
Last edited by: AzmirAhmmhed at: 04/28/2020 06:08:20 |
|
4/24/2020 2:05 PM | |
Joined: 9/27/2006 Last visit: 11/18/2024 Posts: 12294 Rating: (2691) |
Hello Azmir; The S7-400 CPUs do not have integrated Modbus TCP functions. You must purchase them as an optional library. https://support.industry.siemens.com/cs/hk/en/view/22660304 The type of redundant Modbus TCP library (for a S7-400H system) you can download depends on whether you use a CP 443-1 or the integrated Profinet port of the CPU:
The downloads are free, and the downloaded functions are fully functional, so you can test them completely before final installation. However, without a valid license, the SF LED of the CPU will be active (this makes clients really nervous on site) and the diagnostic buffer of the CPUs will fill up with error messages linked to this license not being found. Hope this helps, Daniel Chartier |
This contribution was helpful to2 thankful Users |
4/26/2020 11:12 PM | |
Joined: 9/27/2006 Last visit: 11/18/2024 Posts: 12294 Rating: (2691) |
Hello Muhammed; Actually, you can find the manual for the Modbus TCP CP redundant library here: SIMATIC Modbus/TCP Redundant communication via the CP 443-1 in H-systems https://support.industry.siemens.com/cs/au/en/view/109739212 You will use the Modbus_Hparam_CP to assign the Modbus and Connection Parameters for the subsequent blocks. You then have to choose between the blocks MB_RedCL (Modbus client) or MB_RedSV (Modbus server) depending on how you want to operate the Modbus TCP setup. Hope this helps, Daniel Chartier |
This contribution was helpful to1 thankful Users |
4/26/2020 11:36 PM | |
Joined: 8/17/2017 Last visit: 3/16/2024 Posts: 75 Rating: (1) |
i am very grateful to you |
Follow us on