7/11/2017 12:22 AM | |
Posts: 40 Rating:
|
Good Morning
I need to communicate with a wise drive200 computer. He uses modbus protocol as slave. Transmits data in 8-bit hexadecimal binary. I want to communicate with a S7-315-2 PN / DP. The module type is the CP341-1H02 is RS232. It is for control of a boiler but it is required to carry the data to a SAC. Thank you very much for your support ------------------------------------------------------------------------------------------ |
Last edited by: Jen_Moderator at: 7/11/2017 9:04:24 AMEdited post for better reading Last edited by: Jen_Moderator at: 7/11/2017 11:50:44 AMNew subject after splitting |
|
7/11/2017 2:33 PM | |
Joined: 9/27/2006 Last visit: 3/26/2025 Posts: 12344 Rating:
|
Hllo nomolina; I am unfamiliar with your wise computer, but what would be important is the name of the application running as a Modbus slave on it, and to have details of the Modbus mapping (Modbus addresses used by the Modbus slave, with their definition). How familiar are you with serial communications (over RS-232) and what do you know about Modbus RTU in general? That would be something to determine as it will impact the learning curve you will face for this project. I suggest you start by reading this very helpful (and short) document prepared by member smiffyl it has proven enlightening to many members starting or in need of a refreshment on Modbus basics: So, your CP 341 (RS-232) must be master on this Modbus RTU link. Siemens' solution uses a downloadable driver that must be certified by inserting a physical donfgle (key) in the back of the CP 341; this dongle enables the Modbus functions on the CP 341. The manual below describes the Siemens driver, and the functions needed to program the different Modbus data exchanges Another option is a driver that has been developped by member Tibi68, that does not require a hardware dongle (or the license for the Siemens driver). It is therefore a lot cheaper than theSiemens solution, but you cannot expect any help from Siemens if you get into problem; only Tibi68 is supporting it, as you can see from this link: MODBUS RTU MASTER FOR CP340/341/441-X (NO DONGLE REQUIRED) I suggest you study both options before you make a choice, and try not to select only by cost: look at the work you need to put in this program , the support you will need for this project and the amount of support your client might require when he takes possession of your program. Please remember to search for the Modbus mapping of the slave application, you will need it when you establish the logic of your data exchanges. Hope this helps, Daniel Chartier |
7/11/2017 3:22 PM | |
Posts: 40 Rating:
|
Thank you very much for the information, it has been very helpful. I will review it to continue the project. Attach the configuration of the slave so that you can review it and understand me better Thank you
AttachmentLMV5 Technical Instructions LV5-1000 Section 8.pdf (207 Downloads) |
Follow us on