10/3/2021 3:29 PM | |
Joined: 9/27/2006 Last visit: 9/4/2025 Posts: 12397 Rating:
|
Hello bishoui; Ivan is quite correct in suggesting you start by loooking foor documentation on the manufacturer,s site. It is quite easy to find ths manual, quie complete, on Profibus-DP-V1 with a VLT 2800: https://files.danfoss.com/download/Drives/MG90A502.pdf The manual stipulates the parameters that mut be set on the drive for Profibus coommunications, follow them carefuly. On this downloads page, look the the VLT drives Profibus gsd file: On this forum, if you use the seach box at the right of this page, you could also find some discussions on Profibus comms beween a S7 CPU and a Danfoss VLT 2800. Here is one of them: https://support.industry.siemens.com/tf/ww/en/posts/programming-profibus/93156/?page=0&pageSize=10 The most important items for a beginner to focus on for this type of application are (see the screenshot below): - selecting the appropriate PPO type,, which means choosing the size in bytes and contents of the dedicated telegram between the controller and the drive. - inside the selected telegram, you need to understand how you build up the HEX value for the control word (start/stop, jog... bits) - also inside the selected telegram, implementing the speed reference, also in HEX, form HEX 0 (corresponds to 0% of the max speed parameter of the drive) to HEX 4000 (corresponds to 100% ot the max speed parameter of the drive). Hope this helps, Daniel Chartier |
Last edited by: dchartier at: 10/03/2021 15:38:18Last edited by: dchartier at: 10/03/2021 15:41:57Last edited by: dchartier at: 10/03/2021 15:43:05 |
|
Follow us on