Modbus Rtu Protocol - Allen-Bradley MicroLogix 1100 Instruction Set Reference Manual

Hide thumbs Also See for MicroLogix 1100:
Table of Contents

Advertisement

efesotomasyon.com - Allen Bradley,Rockwell,plc,servo,drive
524
Protocol Configuration

Modbus RTU Protocol

Publication 1763-RM001C-EN-P - October 2009
Yes, with certain limitations imposed based on the radio modem
network. Refer to the SLC 500 Instruction Set Reference Manual,
publication 1747-RM001, for more passthru details and limitations
when using the DF1 Radio Modem driver.
This section shows the configuration parameters for Modbus RTU (Remote
Terminal Unit transmission mode) protocol. For more information about
the Modbus RTU protocol, see the Modbus Protocol Specification
(available from http://www.modbus.org).
The driver can be configured as Modbus RTU Master or Modbus RTU
Slave. The Modbus RTU Slave driver maps the four Modbus data types—
coils, contacts, input registers, and holding registers—into four binary
and/or integer data table files created by the user.
Modbus RTU Master
Message instructions are used to transfer information between the data
files in the Modbus RTU Master and the Modbus RTU Slaves. Refer to
Chapter P for detailed information about configuring a MSG instruction
for Modbus Communications.
Modbus addressing is limited to 16 bits per memory group, each with a
range of 1 to 65,536. There are four memory groups, one for each
function:
• coils (generally addressed as 0xxxx)
• contacts (1xxxx)
• input registers (3xxxx)
• holding registers (4xxxx)
Coils and contacts are addressed at the bit level. Coils are like outputs and
can be read and written to. Contacts are like inputs and are read-only.
Input registers and holding registers are addressed at the word level.
Input registers are generally used for internally storing input values. They
are read-only. Holding registers are general purpose and can be both read
and written to.
The most significant digit of the address is considered a prefix, and does
not get entered into the Modbus Data Address field when configuring the
message instruction.

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

1763-l16bbb1763-l16awa1763-l16bwa1763-l16dwd

Table of Contents