Chapter 13 Device Logic (Pawn)
Log entry
Parameter
Description
Code
Plain text
Code
Plain text
3000 SCRIPT_ERR
0
NO SCRIPT
No valid Device Logic available
1
SCRIPT UPDATE
New Device Logic received
2
SCRIPT EXCEPT
LOOP
Exception loop detected (4 system starts due to
exception within 10 min.)
The Device Logic is deactivated and error
handling is activated (see "Error handling" on
page 36). The file system is also reformatted.
This means that all of the data and log entries
recorded to date are deleted. This is indicated by
the additional "LOG REFORMATFILE" log entry.
3
SCRIPT SOFT
ERROR 1
First time a runtime error has occurred within
24 hours. Device Logic was restarted.
4
SCRIPT SOFT
ERROR 2
Second time a runtime error has occurred within
24 hours. Device Logic was restarted.
5
SCRIPT SOFT
ERROR 3
Third time a runtime error has occurred within
24 hours. Device Logic was restarted.
The Device Logic is deactivated and error
handling is activated if another runtime error
should occur within 24 hours (see "Error
handling" on page 36).
6
SCRIPT UPDATE
ERROR
Connection abort during the Device Logic
download
As the existing Device Logic is located in the
RAM, it can continue to be executed until the
next PowerOn. It can no longer be executed
following a PowerOn and the "SCRIPT_ERR,
NO SCRIPT" error is entered in the device log.
3001 AMX_ERR_EXIT
##
---
Abortion
e.g. max. number of PAWN commands
(100,000) per run reached
3002 AMX_ERR_
ASSERT
##
---
Assertion failed
3003 AMX_ERR_
STACKERR
##
---
Stack/heap collision (insufficient stack size)
3004 AMX_ERR_
BOUNDS
##
---
Array index outside the valid range
3005 AMX_ERR_
MEMACCESS
##
---
Invalid memory access
e.g. mix-up between cell (32-bit element) access
[] and byte access {}
Rev. 05
211
Summary of Contents for myDatalogEASY V3
Page 2: ......
Page 13: ...Chapter 2 Declaration of conformity Chapter 2 Declaration of conformity Rev 05 13 ...
Page 14: ......
Page 42: ......
Page 76: ......
Page 88: ......
Page 102: ......
Page 110: ......
Page 116: ......
Page 234: ......
Page 244: ......
Page 252: ......
Page 254: ......
Page 266: ......
Page 276: ......