| Previous | Next |
| STATUS_DESTINATION_ELEMENT_FULL | STATUS_MAGAZINE_NOT_PRESENT |
STATUS_ILLEGAL_ELEMENT_ADDRESS
The changer element address is outside the valid inventory
Medium changers use separate address ranges for transports, storage slots, IE ports, and data-transfer elements. This status means the request supplied an address that the device does not expose for the specified element type.
Do not assume front-panel slot numbers equal device element addresses. Query changer parameters and element status, account for removable magazines, and translate user-visible numbering through the driver model. Firmware or inventory changes can alter available ranges.
What to inspect
- Capture element type, raw address, operation, and current changer parameters.
- Translate vendor slot numbering to the reported element address range.
- Refresh configuration after firmware updates, magazine changes, or library replacement.
References
- Microsoft: GET_CHANGER_PARAMETERS
- SCSI-2 medium-changer device model
- Microsoft Open Specifications: NTSTATUS values
Looking for a different code? Search another status or error code.