Invalid addressing command value data container A
Indramat · IndraDrive MPx02
What does E4008 mean?
An error occurred during the index check in the multiplex channel of the IndraDrive MPx02. During cyclic data exchange, the index used to access "Data container A: configuration list command value-x" points to a non-initialized position in the list, causing data access issues.
Common Causes
- Incorrect configuration of "Data container A: configuration list command value-x"; the list may not be properly sized or initialized.
- An invalid index or address in the low byte of S-0-0368 (Data container A: addressing) is attempting to access uninitialized memory.
- Corruption of data container A's configuration list.
- Logic error in the master controller or internal drive program attempting to write to an invalid address.
Repair Steps & Checklist
Click steps to track your progress.
- 1
Check the configuration settings for "Data container A: configuration list command value-x" in the IndraDrive MPx02 to ensure it is properly initialized and contains valid data.
- 2
Verify the low byte of parameter S-0-0368 (Data container A: addressing) to ensure it is pointing to a valid, initialized position within the data container.
- 3
Review the application logic that writes to or reads from "Data container A" via the multiplex channel for any out-of-bounds addressing attempts.
- 4
Consult the functional description of the firmware for "Multiplex Channel" for detailed information on proper configuration and addressing of data containers.
- 5
Perform a drive reset and re-download the configuration if data corruption is suspected.