6/20/2021 10:45 AM | |
Joined: 4/23/2010 Last visit: 11/23/2024 Posts: 8092 Rating:
|
Hello, Please refer attached project of controlling 6RA70 DC drive on Profibus by PLC S7-300. Used simple instrunctions (for better understanding) & only drive related inputs/outputs are configured. Additional DI/DOs are available for interfacing more I/Os. Object of this tip is to help user to understand basic concepts of how to establish communication & transfer/receive basic data. HTH. Attachment6RA70 - PLC.zip (1809 Downloads) |
This contribution was helpful to
3 thankful Users |
8/6/2021 2:32 PM | |
Joined: 7/6/2020 Last visit: 3/7/2025 Posts: 23 Rating:
|
Dear Friend, please elaborate MW0, MW16, and MW2, MW6 |
8/7/2021 6:37 AM | |
Joined: 4/23/2010 Last visit: 11/23/2024 Posts: 8092 Rating:
|
Hello, MW0 - Memory word which transmits control signals to drive e.g. START, STOP, CW & CCW direction. (M0.0 ... M1.7) MW16 - Drive speed setpoint. MW12 - Motor low speed limit MW14 - Motor max/high speed limit. MW20 - Drive stastus e.g. drive ready, drive at fault etc. etc. MW22 - Motor actual speed. No MW2, MW6 used. HTH |
This contribution was helpful to
1 thankful Users |
8/7/2021 10:13 AM | |
Joined: 7/6/2020 Last visit: 3/7/2025 Posts: 23 Rating:
|
Thanks dear for your kind and fast response. but pls have a look the attachment. This create a confusion for me.Attachmentprog.zip (1556 Downloads) |
8/7/2021 10:19 AM | |
Joined: 4/23/2010 Last visit: 11/23/2024 Posts: 8092 Rating:
|
Hello, What confusion do you have? Please explain. Attched file is with .rar extention. Which is project? I cannot open it. |
8/7/2021 2:59 PM | |
Joined: 7/6/2020 Last visit: 3/7/2025 Posts: 23 Rating:
|
Hi, Pls see the pic 1, in program PQW 256 is taking value from MW0, where as in pic 2, symbol table PQW 256 is addressed with MW2. Why? thanks Attachment1.zip (1482 Downloads) |
8/8/2021 6:52 AM | |
Joined: 4/23/2010 Last visit: 11/23/2024 Posts: 8092 Rating:
|
Please refer PLC project & VAT table. Symbol table was created considering few additional logic which remained in table as it is. |
Last edited by: PISCEAN 2010 at: 08/08/2021 10:16:10spelling mistake corrected |
|
This contribution was helpful to
1 thankful Users |
8/8/2021 10:24 AM | |
Joined: 7/6/2020 Last visit: 3/7/2025 Posts: 23 Rating:
|
thanks dear |
10/2/2024 2:30 PM | |
Joined: 3/13/2019 Last visit: 3/11/2025 Posts: 188 Rating:
|
Dear sir, I am little confused about selection of memory word,in below example you have used MW0 for control single transfer and MW16 for drive speed setpoint. My question is that why you choose MW0 and MW16 ???? Cant you use another memory word??? How to decide which memory word should be use for control signle transfer and drive setpoint ??? {MW0 - Memory word which transmits control signals to drive e.g. START, STOP, CW & CCW direction. (M0.0 ... M1.7) MW16 - Drive speed setpoint. MW12 - Motor low speed limit MW14 - Motor max/high speed limit. MW20 - Drive stastus e.g. drive ready, drive at fault etc. etc. MW22 - Motor actual speed. No MW2, MW6 used} Regards, Pankaj Tiwari |
“In the middle of difficulty lies opportunity.” |
|
Follow us on