Allen Bradley Modbuss Addressing

cire3621

Member
Join Date
Jun 2010
Location
New Mexico
Posts
75
I don't work with Allen Bradley alot and just need to know equivalent modbus addressing for integers...Can someone tell me modbus addressing for the following.

N11:0

N11:16 for Length of 9

Thanks
 
Hi,

N11:0 would be considered a single integer address on the Modbus side (e.g. 40001). It is also possible to address this at BIT level - N11:0/0 would be 40001.0

The other reference is just reading or writing a range of integer addresses. So the start address is N11:16 and will then read a block of 9 integers)

More information would be needed to help you further with addressing (Master/Slave etc.) and the types of FUNCTION instructions you will be using (01/03/06 etc.)

Regards,

Rob
 
For another take, to set up, let's say a Micrologix 1100, to be a Modbus Server, the programmer will designate certain data files, in your case we'll presume the N11 data file, to be addressable s a group of 'Modbus' registers. Only the data files set up by the programmer have Modbus addresses.
 

Similar Topics

Hello, Does anyone have one of these cables and willing to open the case so I can see the cable connections inside? 2707-NC5 I have sourced the...
Replies
2
Views
25
Currently trying to find: micrologix ethernet interface 1761-NET-ENI AIC to micrologix 761-CBL-AM00 Ser C cable These are used for micrologix...
Replies
3
Views
101
in allen bradley kinetix 300 drive first E31 error shows after resting drive E11 error occurs need solution to reset E11 fault code
Replies
4
Views
165
Hi, I have a ControlLogix system with 1756-IF16 analogue inputs. I can't scale the inputs at the card as there is a requirement to facilitate...
Replies
14
Views
449
Dear community, I am trying to find a tool for Allen-Bradley PLCs similar to SiVArch for Siemens PLCs to automatically generate faceplates and...
Replies
0
Views
119
Back
Top Bottom