question

Lemonia A avatar image
0 Likes"
Lemonia A asked Lemonia A commented

Operator pushing taskexecuter to load and unload

I build a model with the the logic that an operator using (pushing) taskexecuter to load and unload boxes.

when it starting to unload boxes something goes wrong.

I will approciated if someone can help me.

Thanks in advanced

5-2-operator-using-taskexecuter-to-load-and-unload.fsm

FlexSim 19.2.2
process flowtaskexecuterload and unload item
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

·
tannerp avatar image
0 Likes"
tannerp answered Lemonia A commented

Hi @Lemonia A,

You were really close to achieving the behavior you desired. The only thing missing was that the unload activity in the second sub flow needed to access the proper subnode and not the "length" of the subnodes. I changed that by adding an "index" label to the sub flow tokens that makes sure all of the subnodes are handled. The model runs fine now. Hopefully this helps.

te-load-unload.fsm


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

Lemonia A avatar image Lemonia A commented ·

Thanks for your help

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.