Error ClassesΒΆ
The error classes are coded as follows:
| Value error class | Meaning | ||
|---|---|---|---|
| Bit 29 | Bit 28 | Class | |
| 0 | 0 | 1 | E1 fatal errors | 
| 0 | 1 | 2 | E2 serious errors | 
| 1 | 0 | 3 | E3 light errors | 
| 1 | 1 | 4 | E4 warnings | 
The error classes are coded as follows:
| Value error class | Meaning | ||
|---|---|---|---|
| Bit 29 | Bit 28 | Class | |
| 0 | 0 | 1 | E1 fatal errors | 
| 0 | 1 | 2 | E2 serious errors | 
| 1 | 0 | 3 | E3 light errors | 
| 1 | 1 | 4 | E4 warnings |