Container standard attributes
Container standard attributes include:
Name | Description | Data Type | Index | PLI Access |
---|---|---|---|---|
ID | Unique Primary Key for a container | Integer | 1 | Read |
Name | Container name | String | 2 | Read |
Controller ID | Integer ID for phase logic programmer to reference this container | Integer | 3 | Read |
Description | Container description | String | 4 | Read/Write |
EU | Engineering Units for measuring the material | String | 5 | Read |
Capacity | The container’s maximum capacity | Real | 6 | Read/Write |
ContainerType | Container Type defines what type of container the user is dealing with. The possible values are: 1=Composite Container 2=Plug-Flow Container 3=Pallet Container | Integer | 7 | Read |
StateID | The ID value that represents the current State of the Container. ID values correlate to the tbContainerState table. | Integer | 8 | Read/Write |
Storage Location | The ID value for the Storage Location (zero if the container is not part of a storage location). | Integer | 9 | Read |
Heel | The value (quantity) of the Container Heel (the amount of inventory that remains in a container after the accessible inventory has been removed). | Real | 10 | Read/Write |
Provide Feedback