Skip to main content
added 121 characters in body
Source Link
James Z
  • 12.3k
  • 10
  • 28
  • 50

Hi Anylogic community,

I am trying to store the part in the specific slot in the rack. I have a database table which has the information of the part location. But it seems to be not working as per my understanding.

With random and according to storage, it stores part in the rack.

I'm using

storage.getSlot(agent.Product_rack, agent.Product_Level, agent.Product_Slot) 

to assign the slot, in my model I have 1 storage with 4 racks - number of bay is 5 and number of shelves 2.

It seems I'm missing something.

This screenshot shows the storage properties

This screenshot shows the storage propertiesenter image description here

error

errorenter image description here

data table

data tableenter image description here

Hi Anylogic community,

I am trying to store the part in the specific slot in the rack. I have a database table which has the information of the part location. But it seems to be not working as per my understanding.

With random and according to storage, it stores part in the rack.

I'm using

storage.getSlot(agent.Product_rack, agent.Product_Level, agent.Product_Slot) 

to assign the slot, in my model I have 1 storage with 4 racks - number of bay is 5 and number of shelves 2.

It seems I'm missing something.

This screenshot shows the storage properties

error

data table

I am trying to store the part in the specific slot in the rack. I have a database table which has the information of the part location. But it seems to be not working as per my understanding.

With random and according to storage, it stores part in the rack.

I'm using

storage.getSlot(agent.Product_rack, agent.Product_Level, agent.Product_Slot) 

to assign the slot, in my model I have 1 storage with 4 racks - number of bay is 5 and number of shelves 2.

It seems I'm missing something.

This screenshot shows the storage properties

enter image description here

error

enter image description here

data table

enter image description here

deleted 18 characters in body
Source Link

Hi Anylogic community,

I am trying to store the part in the specific slot in the rack. I have a database table which has the information of the part location. But it seems to be not working as per my understanding.

With random and according to storage, it stores part in the rack.

I'm using

storage.getSlot(agent.Product_rack, agent.Product_Level, agent.Product_Slot) 

to assign the slot, in my model I have 1 storage with 4 racks - number of bay is 5 and number of shelves 2.

It seems I'm missing something.

This screenshot shows the storage properties

error

enter image description heredata table

Hi Anylogic community,

I am trying to store the part in the specific slot in the rack. I have a database table which has the information of the part location. But it seems to be not working as per my understanding.

With random and according to storage, it stores part in the rack.

I'm using

storage.getSlot(agent.Product_rack, agent.Product_Level, agent.Product_Slot) 

to assign the slot, in my model I have 1 storage with 4 racks - number of bay is 5 and number of shelves 2.

It seems I'm missing something.

This screenshot shows the storage properties

error

enter image description here

Hi Anylogic community,

I am trying to store the part in the specific slot in the rack. I have a database table which has the information of the part location. But it seems to be not working as per my understanding.

With random and according to storage, it stores part in the rack.

I'm using

storage.getSlot(agent.Product_rack, agent.Product_Level, agent.Product_Slot) 

to assign the slot, in my model I have 1 storage with 4 racks - number of bay is 5 and number of shelves 2.

It seems I'm missing something.

This screenshot shows the storage properties

error

data table

Post Closed as "Needs details or clarity" by jonrsharpe, marc_s, Filburt
added 27 characters in body
Source Link
marc_s
  • 760.7k
  • 186
  • 1.4k
  • 1.5k

Hi Anylogic community,

iI am trying to store the part in the specific slot in the rack,. I have a database table which havehas the information of the part location. butBut it seems to be not working as per my understanding.

withWith random and acordingaccording to storage is store, it stores part in the rack.

I'm using "storage.getSlot(agent.Product_rack, agent.Product_Level, agent.Product_Slot)"

storage.getSlot(agent.Product_rack, agent.Product_Level, agent.Product_Slot) 

to assign the slot, in my model iI have 1 storage with 4 racks - number of bay is 5 and number of shelves 2.

itIt seems I'm missing something. 

this imageThis screenshot shows the storage properties,  

error  , 

enter image description here

Hi Anylogic community,

i trying to store the part in the specific slot in the rack, I have a database table which have the information of the part location. but it seems to be not working as per my understanding.

with random and acording to storage is store part in the rack.

I'm using "storage.getSlot(agent.Product_rack, agent.Product_Level, agent.Product_Slot)" to assign the slot, in my model i have 1 storage with 4 racks - number of bay is 5 and number of shelves 2.

it seems I'm missing something.this image shows the storage properties, error  ,enter image description here

Hi Anylogic community,

I am trying to store the part in the specific slot in the rack. I have a database table which has the information of the part location. But it seems to be not working as per my understanding.

With random and according to storage, it stores part in the rack.

I'm using

storage.getSlot(agent.Product_rack, agent.Product_Level, agent.Product_Slot) 

to assign the slot, in my model I have 1 storage with 4 racks - number of bay is 5 and number of shelves 2.

It seems I'm missing something. 

This screenshot shows the storage properties 

error 

enter image description here

Source Link
Loading