question

Luca Bh avatar image
0 Likes"
Luca Bh asked 12345bjy commented

How can I unload items from a pallet that is on an AGV using operators?

Hi everybody :)

I'm relatively new to flexsim. I struggling with a couple of steps that are part of a larger model.

Anyway, I am supposed to do the following:

1. AGV picks up a pallet with 8 boxes stacked on it. (simple)

2. AGV travels to CP where it waits until two operators unload only the boxes into a queue.

3. It then travels to another location where the empty pallet is put in another queue.

4. AGV returns to 1. (easy)


I struggle mainly with steps 2 & 3. In my model, the operator always picks up the pallet + the 8 boxes still stacked on top. I am using a mix of 3d and process flow for my model but I want to do these steps in a process flow and without a separator.

I couldn't find any solution on this site so far and thought that I would try my luck.

I am thankful for any tips or help!

task_practice_v2.fsm

FlexSim 21.2.4
agvprocessflowoperatorpalletseparate
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

Jason Lightfoot avatar image
1 Like"
Jason Lightfoot answered 12345bjy commented

Your label items is just the pallet so I would instead label it as 'pallet' on the token.

Then you should push this to the unload list:

  1. token.pallet.subnodes.toArray()

Model attached.

task-practice-v2_jl.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.