For certain SIM reference codes, the last 13 bits of a reference code (in binary) can be converted to the number of the drive box and drive where the error occurred.
Examples
The following table provides examples
of reference codes and their corresponding drive box and drive numbers.
Reference code (Hex) | Reference code (Binary) | Last 13bits (Decimal) | Last 5bits (Decimal) | 13bits/32 | Quotient/2 | Drive box number | Drive number |
---|---|---|---|---|---|---|---|
Quotient | Remainder | ||||||
602ffe | 011000000010111111111110 | 4094 | 30 | 127 | 1 | DB-63 | HDD63-42 |
603000 | 011000000011000000000000 | 4096 | 0 | 128 | 0 | DB-64 | HDD64-00 |
cf11FB | 110011110001000111111011 | 4603 | 27 | 143 | 1 | DB-71 | HDD71-39 |