question

Lukas Buchta avatar image
0 Likes"
Lukas Buchta asked Lukas Buchta commented

Pick up only 1 item and move to rack

Struggle: Operator2 must choose only the top item, move it to the rack, while elevator returns to the beggining of the conveyor only empty pallet. I use process flow.

final_autosave.fsm

Thank you for your help.

FlexSim 21.1.3
elevatoritemtypeflexsim 21.1.3
final-autosave.fsm (3.2 MiB)
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

·
Dawid Dabal avatar image
0 Likes"
Dawid Dabal answered Lukas Buchta commented

Hi,

I've changed Item in Load activity to token.item.first - this will return item on the pallet (token.item is pallet, token.item.first - oldest item on the pallet)final-autosave_DD.fsm

And created separated logic for elevator.

Model with changes is attached.



· 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.

Lukas Buchta avatar image Lukas Buchta commented ·

Amazing, thank you very much!

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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