question

Glenys C avatar image
0 Likes"
Glenys C asked Glenys C commented

TaskExecuter transport flow items to 2 locations

Hi, how would I go about connecting or configuring my TaskExecuter so that it would go to 2 locations depending on which location if more available for processing of the flow item. Currently my TaskExecuter is only moving towards my 3 processors and not to my multi-processor - "Active Assist". I have included a picture and my model for easy reference. Thank you!

AMCMockUp_updated - Copy.fsm

FlexSim 20.2.1
flexsim 20.2.1task executers
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

·
Jeff Nordgren avatar image
1 Like"
Jeff Nordgren answered Glenys C commented

@Glenys C,

Attached is your model with the changes that I've made to it.

Bassically, only two changes. I added code in the OnEntry triggers of both of the conveyors that feed the processors. That is, to close the input port of the EntryTransfer points. Then I added code in the last of the three processor as well as the multiprocessor in the OnExit code to re-open the input ports of the EntryTransfer. This way if there are any flowitems in those areas, it will send it to the other area.

Take a look at the model and see if something like this would work for your situation. If you have any questions, or problems, please let us know.

Thanks.

amcmockup-updated-JN1.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.

Glenys C avatar image Glenys C commented ·

Hi @Jeff Nordgren, thank you so much for taking the time to help me and to explain to me what you did. Your solution worked really well and now my model is working fine. Thank you! :)

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.