amt sys temp storage queue
| Column Name | Data Type | Description |
| QUEUENAME | alpha 16 | Name of the queue. |
| ITEMNR | int | Item number inside the queue. |
| DATA | string | The data. |
| DATALENGTH | int | Length of the data. |
| Column Name | Data Type | Description |
| QUEUENAME | alpha 16 | Name of the queue. |
| ITEMNR | int | Item number inside the queue. |
| DATA | string | The data. |
| DATALENGTH | int | Length of the data. |