Verify Communication MVI56E-MCM ♦ ControlLogix Platform
User Manual Modbus Communication Module
Page 74 of 209 ProSoft Technology, Inc.
Error Code -11 indicates that the module is transmitting a message on the
communications wire. However, it is not receiving a response from the addressed
Slave. This error is typically caused by one or more of the following conditions.
Parameter mismatch, for example the module is set for 9600 baud, Slave is
set for 19,200, parity is set to none, Slave is expecting even, and so on.
Wiring problem, for example the port jumper on the module is set incorrectly,
or + and - lines on RS485 are switched)
The Slave device is not set to the correct address, for example the Master is
sending a command to Slave 1 and the Slave device is configured as device
10.
With a -11 error code, check all of the above parameters, wiring, and settings on
the Slave device. Also make sure that you cycle power to the module, or toggle
the MCM.CONTROL.WARMBOOT or COLDBOOT bit to transfer the values in the
MCM.CONFIG array to the module.
Error codes of 253 to 255 typically indicate noise on RS485 lines. Make sure that
you are using the proper RS485 cable, with termination resistors installed
properly on the line. If termination resistors are installed, try removing them as
they are usually only required on cable lengths of more than 1000 feet.
Command List Entry Errors
Internal address > maximum address
Invalid node address (< 0 or > 255)
The above error codes indicate that the module has detected an error when
parsing the command.
For all commands that have not been configured (all parameters set to a value of
0) you will receive an error code of -44. To remove this error code, you can
change your MCM.CONFIG.PORTX.CMDCOUNT parameter to the number of
commands that are actually configured, cycle power to the module, or toggle the
MCM.CONTROL.WARMBOOT or COLDBOOT bit to transfer the new values to the
module.