ABB ACS800 over Devicenet

satkin

Member
Join Date
Jan 2008
Location
Mansfield
Posts
5
Hi all

I am trying to get a ABB ACS800 communicating over devicenet to a clogix platform. The ABB interface is an RDNA-01.

I can get the ABB basic assemblies working (100/101).

Unfortuneately we need more information so I have tried explicit messaging.

The ABB manual provides the following info for explicit messaging.

  • Class 144 (90h)
  • Instance (Parameter Group) i.e. Group 20 would be 20.
  • Attribute (Parameter Index) i.e. 01 would be 01
So for example if I wanted to read the max speed limit it would be



  • Class 144 (90h)
  • Instance (Parameter Group) i.e. 20.
  • Attribute (Parameter Index) i.e. 02 would be 02






The message type is CIP generic.

The service type ‘Get Attribute Single’.



The MSG instruction fails with error code is16# 0013 and text description is ‘Configuration data size too short’.



I have spoke to Rockwell and agree with them that it sounds like a data size mismatch but I am not 100% sure,


Has anyone got any examples, would be really helpful!

As I reached a dead end with this I have tried to get the user defined assemblies 102/103 to work, but even following the manual I cannot seem to link the I/O words to the required paramters in the drive.

Any suggestions on this would be helpful also.

I have spoken numerous times to ABB and there doesnt really seem to be anyone that knows in detail about this stuff!

 
We are using explicit messaging to read running current without any problems. - Class 90(h), Instance 1, Attribute 4(h).
Our destination tag is an INT rather than a DINT. This might be your problem if you are using the default data type for your tag.
Andybr.
 
Andybr

Thanks mate, I will try it on a different instance with a known data type and take it from there, I gather you are just using a standard MSG instruction type 'CIP Generic' with a service type of 'Get Attribute Single'

Thanks
 
Satkin.

Yes the message is exactly as you described. We are using this on four different ACS800's and have no problems at all. Overall I am very impressed with these drives.
Andybr.
 
Andybr

Well the plot thickens, the drive we originally couldnt get it to work has been fitted and controlled by hardwire at moment, I have fixed up a temporary drive out of stores and it worked first time. I did notice on the original drive we were getting identity errors (Incorrect EDS??) on device net (but it was still communicating) maybe it had something to do with that?

Thanks

Satkin
 

Similar Topics

Hi hoping someone can assist me with current issue I am experiencing with an ABB drive. Problem I’m experiencing is a ABB drive supply a large...
Replies
4
Views
192
Members of this forum helped me out a great deal a couple of years ago with a question I had regarding acceleration during torque control of...
Replies
8
Views
4,384
I am getting an AD1_PLACE1 fault on my drive and am stumped, any pointers would be appreciated!
Replies
3
Views
1,874
I am using a ACS800 regen drive to drive a 500hp motor for a engine dynomometer application. I am currently running the drive via ethercat...
Replies
0
Views
1,679
Hi All, We have a ABB ACS 800 Drive, Have 2 AO for RPM and current output. As default setting, both are available on X9-12 terminal. I am...
Replies
1
Views
2,194
Back
Top Bottom