EL
ErrorLib
Brands
||
  1. Home
  2. ABB
  3. System
  4. E2-11
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.

E2-11

PLC Startup Type Scaling Failed

ABB · System

What does E2-11 mean?

The type scaling process failed during PLC startup. This is a critical error that prevents the PLC from correctly interpreting data types and ranges for I/O and internal variables. It can halt the startup process, lead to incorrect calculations, and compromise process control.

Common Causes

  • Corrupted configuration file containing I/O data type definitions (e.g., GSDML file incorrect).
  • Incompatible firmware version between the PLC CPU and an attached I/O module.
  • Attempting to load a program with undefined or mismatched data types for I/O addresses.
  • Hardware defect in the PLC's memory where type scaling information is stored.
  • Power supply instability during the boot sequence causing memory corruption.

Repair Steps & Checklist

Click steps to track your progress.

  1. 1

    1. Re-download the entire PLC project (including hardware configuration) from the engineering station.

  2. 2

    2. Verify the firmware versions of all I/O modules and the CPU against the compatibility matrix.

  3. 3

    3. Perform a memory reset on the PLC CPU and re-initialize the hardware configuration.

  4. 4

    4. Check for I/O module-specific diagnostic LEDs (e.g., 'DIAG' LED) that might indicate a hardware issue.

  5. 5

    5. Review the PLC program for any custom data types that might be incorrectly defined or declared.

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

Related Faults

E11-18CPU Parameter Not FoundE11-19CPU Unable to Read Parameter ValueE2-12Flash Memory Read-Only (Panic Mode)
Source: ABB System
View Official PDFSearch more codes in this manual