meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
simatic:errorcodes [2024/11/18 00:00] – vamsan | simatic:errorcodes [2024/11/18 00:07] (current) – vamsan | ||
---|---|---|---|
Line 156: | Line 156: | ||
|8455|MB_HOLD_REG points to a write-protected DB \\ **Solution: | |8455|MB_HOLD_REG points to a write-protected DB \\ **Solution: | ||
|8456| Error during instruction execution. The cause of the error is shown in the STATUS parameter \\ **Solution: | |8456| Error during instruction execution. The cause of the error is shown in the STATUS parameter \\ **Solution: | ||
- | |**8500..85FF**|**Error in the 5st call parameter**|| | + | |8852|**Error in the 5st call parameter**|| |
|**8600..86FF**|**Error in the 6st call parameter**|| | |**8600..86FF**|**Error in the 6st call parameter**|| | ||
|**8700..87FF**|**Error in the 7st call parameter**|| | |**8700..87FF**|**Error in the 7st call parameter**|| | ||
|**8800..88FF**|**Error in the 8st call parameter**|| | |**8800..88FF**|**Error in the 8st call parameter**|| | ||
+ | |8828|DATA_PTR points to a bit address that is not equal to n * 8 \\ **Solution: | ||
+ | |8852|DATA_PTR is not a pointer to a DB or a bit memory area \\ **Solution: | ||
+ | |8853|DATA_PTR is not a pointer of type BOOL or WORD \\ **Solution: | ||
+ | |8855|DATA_PTR points to a write-protected DB \\ **Solution: | ||
+ | |8856|Error during call of SFC51 \\ **Solution: | ||
|**8900..89FF**|**Error in the 9st call parameter**|| | |**8900..89FF**|**Error in the 9st call parameter**|| | ||
|8A24|The " | |8A24|The " | ||
|8A51|Invalid data type of the " | |8A51|Invalid data type of the " | ||
|8A52|The tag at the Data parameter is insufficient. A part of the source area data may have been written. (FileWriteC)|| | |8A52|The tag at the Data parameter is insufficient. A part of the source area data may have been written. (FileWriteC)|| | ||
+ | |8FFF|The module is not ready temporarily due to a reset. \\ **Solution: | ||