question

Rykou avatar image
0 Likes"
Rykou asked Rykou commented

How to modify ASRS that just can move items to the racks between it?

Hi Flexsim,

In my current model, there are 3 racks and 2 ASRS stagger arrangement. I want to modify ASRS that just can move items to the racks between it. How can I do?

The attachment is as follows.Thanks in advance.


item_task_sequence.fsm

rackasrs vehiclemove items
· 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

Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered Rykou commented

You could have the queue push the transport task sequences to a list and add the port as a Push Argument field (this requires editing the code of the pick options as shown below).

In a small Process Flow, tokens representing the ASRS can then pull task sequences with an eligile port (<3 for ASRS1 and >1 for ASRS2)

1720174656063.png

item-task-sequence_1.fsm


· 1
5 |100000

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