EasyManua.ls Logo

Artesis AMT Toolkit - 7 Appendices; Appendix 1: AMU Error, Alarm and Warning Conditions; Error Conditions

Artesis AMT Toolkit
78 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
Appendices
50
7. Appendices
7.1. Appendix 1: AMU Error, alarm and warning conditions
7.1.1. Error Conditions
Format
First Byte
Minor code
Second Byte
Error type
Error
Number
Error type
Description
0x010000
Memory
allocation error
The dynamic memory manager failed in a request to
allocate a block of memory
0x020000
General error
An unexpected or general error occurred
0x040000
Zero division
The algorithm attempted to perform a division by
zero
0x080000
Flash Write
There was an error attempting to write to flash
0x100000
Illegal square root
The algorithm attempted to form the square root of
a negative number
0x200000
Initialization error
Initialization was not properly finished, or an error
occurred
0x400000
No data error
There is no data present
0x800000
Data acquisition
error
An error occurred during data acquisition causing
insufficient data to be acquired
0x01000000
Parameter error
An illegal value was calculated for an algorithm
parameter
0x02000000
Flash error
An attempt to read or write from the flash RAM
gave an error indicating a faulty flash. The device
can only be restarted by removing power and
performing a general reset
0x04000000
Cluster error
An illegal cluster value was detected.
0x08000000
Flash data error
Data stored in the flash RAM is corrupted and
cannot be used. This error is generated during both
learn and test modes following an attempt by the
algorithm to recover from another fault
0x10000000
Stability error
Clusters used by the algorithm are inherently
unstable
0x20000000
Voltage range
An illegal voltage value was detected

Table of Contents