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

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
363
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
92
Hi everyone, new to forum. Since very long time i having issue with 1734-AENT module, after some period of time its keep stuck in error (simmilar...
Replies
16
Views
615
Hello, I am new here. I am trying to find good places to sell some surplus items that I have that isnt through ebay. Does anyone have any sources...
Replies
6
Views
434
Hi all, installed on chassis A17 an A/I from Allen-Bradley , problem is what ever I do , all channels are sticked on value 39.9 and cannot change...
Replies
1
Views
145
Back
Top Bottom