08-12-2019 12:54 PM
IHai...guys .. currently now I'm doing ABB ACS880 drive coding with Modbus communication.
Can anyone have any refferenced code ND how to give commands to drive.
I can able read the values from drive there is no issue , but I can't able write the commands. While writing commands to drive through Modbus communication in getting errors.
Can anyone help me on this r else can any share code of yours!
Thanks in advance...!!
08-12-2019 11:45 AM
08-12-2019 02:08 PM - edited 08-12-2019 02:08 PM
Hi Saisravan,
but I can't able write the commands. While writing commands to drive through Modbus communication in getting errors.
Which errors do you get?
Can anyone help me on this r else can any share code of yours!
Why should we share our code?
It's your code that gives errors, not ours: attach your code to get help to improve it!
What is this "ND r u" good for?
08-12-2019 11:15 PM
Thanks your reply...
While writing commands to drive I'm getting errors. Just see the attachment. But I can able to read the values from drive. There is no issue. Only writing commands only problem. Actually my application is lift system.
08-13-2019 12:45 AM
Hi Saisravan,
apparently there is an error for Modbus function 6. Does your device support function code 6?
08-13-2019 02:41 AM
Need commands of ABB ACS880 drive
Set Motor start
Set speed (RPM)
set motor Deacceleration rate
Set Motor Acceleration rate
Set Motor direction
Set Motor stop
Thanks in advance ....!!
08-13-2019 02:49 AM
08-13-2019 02:56 AM
I studied the manual I got few... commands...but those above mentioned commands I didn't got that's why I asked...