question

Ranggi M avatar image
0 Likes"
Ranggi M asked Eric M commented

How can I transfer item between cells in the same rack using Transporter?

Good day,

I'm building a model to simulate process in warehouse for picking and storing item to a new rack. The model I used

1. I am assigning label (item.Bay and item.Level) to assign item to appear in specific cells.

2. I am assigning destination of the item using label again item.RackDestination

3. All of my rack object will use PULL system, which the criteria is the item.RackDestination

The problem appear when there is a process which the item only moved cells and not object (same rack but different cells), because :

1. The pull is not working because it is the same object,

2.How can I simulate the specific transporter is the one who moved the object too?

PS : Due to simulating the "warehouse system" i use many coding, and not the pre-function flexsim

My flexsim version is 19.2.4

Thank you!

FlexSim 19.2.4
rackflexsim 19.2.4transportmoveobject
· 2
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered Joerg Vogel commented

You find attached an example. An operator carries an slot entering item to a different slot address.

Move_item_in_Rack.fsm


· 4
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.