question

Maulana R avatar image
0 Likes"
Maulana R asked gilbert jerald commented

Transporter Unload Sequence Problem

test.fsm

Hello, it might be simple but Im confused about this.

So, I am trying to make warehouse simulation, but I havesome problems.

Around 8 minute and 11 seconds simulation, the transporter (capacity: 2) only take one box pallet only from Queue 5 (at the moment there is 2 pallets), then It traveled to Queue 6 (didnt unload it at first to Queue 6) but instead It goes to Queue 7 then load the empty pallet to unload it to Queue 8.

What I really want is, the transporter have priority to unload the box pallet first. The transporter should be take the box pallets then unload it to Queue 6 first, then he can take the empty box pallet from Queue 7.

Ill be very appreciate with your help.Thank you.

queuetransportersequence
layout.jpg (89.5 KiB)
test.fsm (52.9 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

·
gilbert jerald avatar image
0 Likes"
gilbert jerald answered gilbert jerald commented

@Maulana R

Hi,

I have made some modification in your model to achieve your Task Sequence. I have used process flow to achieve this logic and I have attached the model for your reference have a look at it. In case any problem reply here.

support-tasksequence.fsm

Thanks


· 3
5 |100000

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

Maulana R avatar image Maulana R commented ·

wow thank you @gilbert jerald . But how could I state maximum waiting time for Queue 5, so the transporter would not have to wait the second item to transport the item to Queue 6.

0 Likes 0 ·
Maulana R avatar image Maulana R commented ·

wow thank you @gilbert jerald . But how could I state maximum waiting time for Queue 5, so the transporter would not have to wait the second item to transport the item to Queue 6.

0 Likes 0 ·
gilbert jerald avatar image gilbert jerald Maulana R commented ·

@Maulana R

Hi,

I have attached the model by setting max waiting time for forklift in queue5 have a look at it.

support-tasksequence-1.fsm

Thanks

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.