question

Lambert avatar image
0 Likes"
Lambert asked Andrew O commented

Transport more than one item via task sequence

Hi,

I want to have an operator transport more than one item at the same time.

When I set capacity = 4 for example, the operator still picks up only one item.

1675153281891.png

I am using a task sequence to control the operators, but I cannot find any option to set the quantity of items to load.

1675153386835.png

Could you please help?

Thank you

FlexSim 23.0.2
transport
1675153281891.png (50.7 KiB)
1675153386835.png (89.3 KiB)
· 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.

Joerg Vogel avatar image Joerg Vogel commented ·
Hello @Lambert ,You expect a feature, that has got a different design. FlexSim transports one item by one tasksequence. If you want to transport more items your tasksequence needs currently as many load task and unload task AND you must explicitly tell FlexSim which item do you want to transport. A number is not enough. You are facing a paradigm shift, where a well managed 3D logic level switch to a universal logic system called Process Flow. Any option in 3D Property pane is in first place an instrument of 3D logic. More transport capacity results in more transport tasksequences to be executed, if they are available and dispatched, when a loading of item is complete. By the way, please look for similar questions on this site! Your are definitely not the first asking this!
0 Likes 0 ·
Andrew O avatar image Andrew O commented ·

Hi @Lambert, was Felix Möhlmann's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered

You need to give the task executer a load task for each individual item. Either by adding multiple Load activities or by using a subflow and changing the item reference for each sub flow token. The same is true for unloading the items.

transport_multiple_processflow_fm.fsm

(Using a list is one way to get references to the items. There are of course other possibilities)


5 |100000

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

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.