EL
ErrorLib
Brands
||
  1. Home
  2. ABB
  3. Application Error ABB Motion Drives Error trouble shoo
  4. 223
About·Privacy·Terms

ErrorLib — Industrial Fault Code Library

Disclaimer: ErrorLib is an independent technical reference tool. While we aim for accuracy, always verify with the manufacturer’s official service manuals before performing maintenance on industrial equipment. ErrorLib is not affiliated with the brands listed.

223

Data cannot fit into an ICM telegram

ABB · Application Error ABB Motion Drives Error trouble shoo

What does 223 mean?

The amount of data intended for transmission cannot fit into a single ICM (Internal Communication Module) telegram. This typically occurs when a host application uses `doMultipleCommands` with too many encapsulated calls.

Common Causes

  • Excessive number of encapsulated calls within a single `doMultipleCommands` instruction in the host application.
  • Attempting to transmit a data payload that exceeds the maximum size allowed for an ICM telegram.
  • Inefficient data packing or communication protocol usage within the host application.

Repair Steps & Checklist

Click steps to track your progress.

  1. 1

    If using a host application with `doMultipleCommands`, reduce the number of encapsulated calls within a single command to decrease telegram size.

  2. 2

    Optimize the data transfer by splitting larger data sets into multiple smaller ICM telegrams.

  3. 3

    Review the host application's communication logic to ensure efficient use of telegram bandwidth and data packing.

  4. 4

    Consult the ICM protocol specification or drive documentation for explicit telegram size limitations.

Browse all codes in this manual (58)
Verified technical data. Last updated: April 2026

Related Faults

-Initialization error (check memory unit insertion)10019Motor temperature trip (_ecMOTOR_TEMP_INPUT)10020Phase search failure (_ecPHASE_SEARCH_FAILED)
Source: Application Error ABB Motion Drives Error trouble shoo
Open Manual (Page 63)Search more codes in this manual