EL
ErrorLib
Brands
||
  1. Home
  2. Mitsubishi Electric
  3. MELSEC-Q/L Common Instruction
  4. 1103
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.

1103

Index Modification Writes to System Device

Mitsubishi Electric · MELSEC-Q/L Common Instruction

What does 1103 mean?

This error occurs in Basic model QCPU, High Performance model QCPU, Process CPU, and Redundant CPU when data, after being modified by an index register, attempts to write to a device reserved for system use. While device range checks aren't always conducted, writing to a system device specifically triggers this error, indicating a critical memory access violation and potential system instability.

Common Causes

  • Program logic using indexing (e.g., X10Z0) results in an address pointing to a system-reserved device range.
  • An indexed write operation bypasses standard device range checks and targets a protected system memory area.
  • Improper calculation of indexed addresses leads to an unintended memory overwrite.

Repair Steps & Checklist

Click steps to track your progress.

  1. 1

    Review the program logic where index registers (e.g., Z0) are used in conjunction with write instructions.

  2. 2

    Carefully calculate the maximum possible address that an indexed instruction can access in a given program segment.

  3. 3

    Adjust device assignments or limit the range of index registers to prevent access to system-reserved device ranges.

  4. 4

    Verify the CPU type and its specific handling of device range checks during indexed operations.

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

Related Faults

2400File Set Error (Boot Setting)2410Invalid Drive or File Name2413Insufficient Memory for Program Load
Source: Mitsubishi Electric MELSEC-Q/L Common Instruction
Open Manual (Page 106)Search more codes in this manual