question

karan avatar image
0 Likes"
karan asked karan commented

How to unload item on elevator

Hello All,

In this model, I am trying that operator will pick the box from rack1 and place on pallet when pallet on elevator. but now by using process flow operator pick the box from rack1 but it's not unloading on pallet.

PFA modelsample_elevator.fsm

Thank you

FlexSim 24.0.0
elevatorscombine
sample-elevator.fsm (62.6 KiB)
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

·
Iago MF avatar image
0 Likes"
Iago MF answered karan commented

Hi,

The problem is that you are using the label item to reference the pallet but also for the objets, so it is overwritten.

1705395061269.png

Also, the unload activity its pointing the operator, instead of the task sequence you've created.

1705395084640.png

sample-elevator Solved.fsm


· 5
5 |100000

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

karan avatar image karan commented ·
Thank you so much @Iago MF.


Can I pick available box from rack1 without creating in process flow. because now operator picks box which create in process flow but I want that he needs to pick available box from rack1 that's why I was created boxes in source2
0 Likes 0 ·
Iago MF avatar image Iago MF karan commented ·

Hi,

You can use the Find Item activity to find item in Racks:

sample-elevator Solved 2.fsm

0 Likes 0 ·
karan avatar image karan Iago MF commented ·

Thank you.

But if there are multiple racks then how its work to define specific rack to load.

sample-elevator-solved-2.fsm

0 Likes 0 ·
Show more comments

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.