| Code |
Message |
Solution |
| 1 |
Error while reading external eeprom |
check if "Eprom"(+"N") exceeds parametrized eeprom space (recipe wizard)
check if "Wizard"+100 (Bytes) is within V-Memory space |
| 2 |
Error while copy from CPU to Wizard |
check if "CPU"(+"N") exceeds the V-Memory space of CPU
check if "Wizard"+100 (Bytes) is within V-Memory space |
| 4 |
Error partial storing to external eeprom |
check if "Eprom"(+"N") exceeds parametrized eeprom space (recipe wizard)
check if "Wizard"+100 (Bytes) is within V-Memory space |
| 8 |
Error while copy from CPU to Wizard |
check if "CPU"(+"N") exceeds the V-Memory space of CPU
check if "Wizard"+100 (Bytes) is within V-Memory space |
| 16 |
Error while storing to external eeprom |
check if "Eprom"(+"N") exceeds parametrized eeprom space (recipe wizard)
check if "Wizard"+100 (Bytes) is within V-Memory space |
| 32 |
Error while copy from Wizard to CPU |
check if "CPU"(+"N") exceeds the V-Memory space of CPU
check if "Wizard"+100 (Bytes) is within V-Memory space |
| 40 |
Error partial copy from Wizard to CPU |
check if "CPU"(+"N") exceeds the V-Memory space of CPU
check if "Wizard"+100 (Bytes) is within V-Memory space |
| 255 |
Function already executed once |
set "Start" to low(0) to reset the "Memory" flag |