Ultra3000 DeviceNet Explicit Messaging

Peter Laing

Member
Join Date
Oct 2005
Location
BC
Posts
73
Hi All,
I am using a Ultra3000 indexing drive on a an existing PLC5 system. A 1771-SDN scanner module provides the DNet interface to the PLC.

It's working fine in IO messaging mode. I can send commands, and update parameter data.

Problem is, I can't read parameter data back from the drive. UltraWare will only allow Assembly Instance 10, 13 or 15 selections for COS/Cyclic Transmit select. I would need Instance 12 or 14 to read parameter data.

So, I'm trying to use Explcit Messaging to read the parameter Data. The info I have on it is sketchy, just a few paragraphs from the SDN manual. I have a 64 word Block Xfer set up, and it seems close to working. No error messages, but no valid data either.

Can anyone shed some light on this.

Thanks in advance.

Peter
 
When I'm doing explicit messaging in a controller, I always start by using RSNetworx for DeviceNet to make sure that I have the Class/Instance/Attribute/Service information correct and that I'm getting the data I expect.

Browse to the Ultra 3000i in RSNetworx, then right-click and select "Class Instance Editor". Enter the Service (Get Attribute Single), the Class (0x0F, Parameter), the Instance (the parameter number) and the Attribute (1, the data value).

Post the *.RSP program and the parameters you are trying to read.
 
Hi Ken,

Thanks for the quick reply.
It's working now!

I had the "Attribute" set to 0, instead of 1.

Cheers,

Peter
 

Similar Topics

Running a 1769-L33ER rev 24. Need to know how to read parameters like the servo position and change parameters like a servo position setpoint on...
Replies
4
Views
1,718
Hi all, Long time lurker, first time poster. Here's what I'm working with: -MLX 1500 PLC -1769-SDN scanner -(2X) Ultra3000 drives -RSNetWrx demo...
Replies
8
Views
2,577
Good afternoon all, We have a carton machine with 7 Ultra3000 sercos drives controlling various servo motors. From what I understand, It has...
Replies
0
Views
428
Hello, I have an issue with one Ultra3000 servo drive. I command an 1326AB-B520E-S2L motor and after 30 min the drive goes to fault with the E22...
Replies
4
Views
1,634
Ok so first allow me to bow my head and say I'm a retired mechanical engineer and while I still have a few brain cells left there is something I...
Replies
4
Views
3,944
Back
Top Bottom