8/13/2018 10:15 PM | |
Posts: 89 Rating:
|
Hello I have never worked with modbus. I want to learn modbus, so i bought a AC controller to get started.
https://www.intesisbox.com/intesis/product/media/intesisbox_pa-ac-mbs-1_user_manual_en.pdf?v=2.1 Can you guys please help me getting startet. I have no clue where to begin. Thank you so much. Attachmentintesisbox_pa-ac-mbs-1_user_manual_en.pdf (401 Downloads) |
Last edited by: Jen_Moderator at: 8/15/2018 8:25:43 AMAdded file as an attachment. |
|
8/14/2018 12:48 PM | |
Posts: 3093 Rating:
|
Hello, Regards, |
8/14/2018 9:35 PM | |
Joined: 9/27/2006 Last visit: 3/23/2025 Posts: 12344 Rating:
|
Helo Garrianz; Start by reading smiffy's Modbus General Description document as proposed by Kaulquappe earlier, it may help you clarify the requirements for Modbus RTU communications. Each slave on the Modbus network muist be attributed a node address by which the master can recognize it and exchange data with it. Depending on the slave, there are different ways to attribute this address, through software or DIP-switches, for example. Once the node address is given,the master must request data from each slave. The mechanism is detailed in the following application example, including how to read a Modbus register mapping provided by the slave's manufacturer (to know what data you need in the master) and how the master uses Mode and Modbus functions to read or write to specific registers on the slave. Controlling a fan (ebm-papst) via Modbus RTU using the SIMATIC S7-1200 https://support.industry.siemens.com/cs/ww/en/view/109476801 The links at the bottom of the page are to manuals and FAQs on Modbus RTU with the S7-1200, they can help you understand the functions that control the data exchange. Hope this helps, Daniel Chartier |
Last edited by: dchartier at: 8/14/2018 9:37:29 PM |
|
8/15/2018 12:26 AM | |
Joined: 3/16/2015 Last visit: 10/10/2021 Posts: 1250 Rating:
|
I like this link for an overview of Modbus, its history and how it differs from Profibus, then you will have a foundation to help you understand the other readings and examples mentioned in this thread. |
This contribution was helpful to
1 thankful Users |
8/17/2018 11:01 PM | |
Joined: 3/16/2015 Last visit: 10/10/2021 Posts: 1250 Rating:
|
Which version of TIA portal do you have? |
8/18/2018 9:00 AM | |
Posts: 89 Rating:
|
I have v13 sp1 :) |
Follow us on