F - modbus mapping for micro800, Modbus mapping, Endian configuration – Rockwell Automation 2080-LC20-20QBBR Micro820 20-point Programmable Controllers User Manual User Manual
Page 151: Mapping address space and supported data types, Appendix f, Modbus mapping for micro800, Appendix
Rockwell Automation Publication 2080-UM005A-EN-E - December 2013
143
Appendix
E
Modbus Mapping for Micro800
Modbus Mapping
All Micro800 controllers (except the Micro810 12-point models) support
Modbus RTU over a serial port through the embedded, non-isolated serial port.
The 2080-SERIALISOL isolated serial port plug-in module also supports
Modbus RTU. Both Modbus RTU master and slave are supported. Although
performance may be affected by the program scan time, the 48-point controllers
can support up to six serial ports (one embedded and five plug-ins), and so
consequently, six separate Modbus networks.
Endian Configuration
Modbus protocol is big-endian in that the most significant byte of a 16-bit word
is transmitted first. Micro800 is also big-endian, so byte ordering does not have to
be reversed. For Micro800 data types larger than 16-bits (for example, DINT,
LINT, REAL, LREAL), multiple Modbus addresses may be required but the
most significant byte is always first.
Mapping Address Space and supported Data Types
Since Micro800 uses symbolic variable names instead of physical memory
addresses, a mapping from symbolic Variable name to physical Modbus
addressing is supported in Connected Components Workbench software, for
example, InputSensorA is mapped to Modbus address 100001.
By default Micro800 follows the six-digit addressing specified in the latest
Modbus specification. For convenience, conceptually the Modbus address is
mapped with the following address ranges. The Connected Components
Workbench mapping screen follows this convention.
Variable Data Type
0 - Coils
000001 to 065536
1 - Discrete Inputs
100001 to 165536
3 - Input Registers
300001 to 365536
4 - Holding Registers
400001 to 465536
Supported
Modbus
Address Used
Supported
Modbus
Address Used
Supported
Modbus
Address Used
Supported
Modbus
Address Used
BOOL
Y
1
Y
1
SINT
Y
8
Y
8
BYTE
Y
8
Y
8
USINT
Y
8
Y
8
INT
Y
16
Y
16
Y
1
Y
1
- 2080-LC20-20AWBR Micro820 20-point Programmable Controllers User Manual 2080-LC20-20QWBR Micro820 20-point Programmable Controllers User Manual 2080-LC20-20AWB Micro820 20-point Programmable Controllers User Manual 2080-LC20-20QBB Micro820 20-point Programmable Controllers User Manual 2080-LC20-20QWB Micro820 20-point Programmable Controllers User Manual