1/31/2025 12:19 PM | |
Joined: 1/17/2019 Last visit: 6/9/2025 Posts: 6 Rating:
|
Greetings. I am trying to update the way a communication in PCS 7 is made. We use redundant CP 443-1 through Modbus/TCP. Both the S7 and the devices are redundant. I downloaded the corresponding Modbus Blocks library, the additional Blocks for communication and the TCP Wizard: Add-on blocks for Modbus/TCP communication - ID: 62830463 - Industry Support Siemens I've been going through many manuals, but the one I have been using the most can be found in the following link First, I don't understand the difference between what is called in the manual a Job and a Telegram. In the manual, job is used for configuration done in the "Job_List" and Telegram is used for the block "MB_REDCL". The picture attached shows an example of this, found in page 52 of the manual I mentioned. Because of the way the communication works now, I am trying to use DBs for sending data, and CFC data collector to receive data. I think I understood how that works: with the DBs, I will need one DB for each job, in which I will reference inside the "MB_HPARAM" DB. For the Data Collector, the data will be written inside the instance DB of each block that I add (in this case, it will be MB_OUT_W).
Any help is appreciated. PS: I have gone through the example project, but the ones that use CFC are extremely simple and vague. They don't show examples using Job_List and I couldn't find any example project for the usage of Job_List or the additional blocks. |
Last edited by: Marschall at: 01/31/2025 12:25:02Last edited by: Marschall at: 01/31/2025 12:25:21Last edited by: Moderator_Lan at: 01/31/2025 14:04:30links optimized |
|
Follow us on