Modbus Configuration
This page contains information on how the I/O modules are currently mapped in the Modbus process image and how the general Modbus register assignment is structured.
I/O Mapping
  Modbus Register [word addresses]
I/O Module Order Number input (RO) output (WO) output (RW) I/O access
1750-5xx-0.0 - 0.15512.0 - 512.15RO
2750-5xx-1.0 - 1.15513.0 - 513.15RO
3750-5xx-2.0 - 2.15514.0 - 514.15RO
4750-5xx-3.0 - 3.15515.0 - 515.15RO
5750-4xx0.0 - 0.15--RO
6750-4xx1.0 - 1.15--RO
7750-4xx2.0 - 2.15--RO
8750-4xx3.0 - 3.15--RO

  Modbus Coils [bit addresses]
I/O Module Order Number input (RO) output (WO) output (RW) I/O access
1750-5xx-0 - 15512 - 527RO
2750-5xx-16 - 31528 - 543RO
3750-5xx-32 - 47544 - 559RO
4750-5xx-48 - 63560 - 575RO
5750-4xx0 - 15--RO
6750-4xx16 - 31--RO
7750-4xx32 - 47--RO
8750-4xx48 - 63--RO
General Modbus Mapping
  Input Register (FC3, FC4, FC23)
Modbus address Description
0x0000 - 0x00FFphysical input data
0x0100 - 0x01FFplc output variables data
0x0200 - 0x02FFphysical output data
0x0300 - 0x03FFplc input variables data
0x1000 - 0x2FFFspecial register data
0x3000 - 0x4FFFretain data
0x6000 - 0x62FBphysical input data
0x7000 - 0x72FBphysical output data

  Output Register (FC6, FC16, FC22, FC23)
Modbus address Description
0x0000 - 0x00FFphysical output data
0x0100 - 0x01FFplc input variables data
0x0200 - 0x02FFphysical output data
0x0300 - 0x03FFplc input variables data
0x1000 - 0x2FFFspecial register data
0x3000 - 0x4FFFretain data
0x6000 - 0x62FBphysical output data
0x7000 - 0x72FBphysical output data

  Digital Input (FC1, FC2)
Modbus address Description
0x0000 - 0x01FFphysical input data
0x0200 - 0x03FFphysical output data
0x1000 - 0x1FFFplc output variables data
0x2000 - 0x2FFFplc input variables data
0x3000 - 0x7FFFretain data
0x8000 - 0x85F7physical input data
0x9000 - 0x95F7physical output data

  Digital Output (FC5, FC15)
Modbus address Description
0x0000 - 0x01FFphysical output data
0x0200 - 0x03FFphysical output data
0x1000 - 0x1FFFplc input variables data
0x2000 - 0x2FFFplc input variables data
0x3000 - 0x7FFFretain data
0x8000 - 0x85F7physical output data
0x9000 - 0x95F7physical output data