question

Jacob E2 avatar image
0 Likes"
Jacob E2 asked Jacob E2 commented

Basic FR Blocking Last Item From Entering

Hello,

I am attempting to add to the "BasicFR1Process" logic developed by @Jason Lightfoot on the reference question linked below. I have added a new object process flow named "BasicFR1 Process_AlmostWorks" with zone logic that allows 2 rotors to be processed at a time with the intention of the red processor being utilized internal to the green processor. My logic appears to be working until the very last rotor. Then the red processor enters the blocked state and the Object Process flow is unable to complete the receive rotor task.

I'm pretty sure there is something relatively simple that I am missing, but I cannot seem to figure it out. Please advise.

Model: rotorcnc-combineseparate-JE_Edit.fsm

Reference Question: Load & Unload From Same Fixed Resource and then Transport


1692892148424.png


Thank you,
Jacob Edge

FlexSim 22.0.16
basicfrobject process flow
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
0 Likes"
Jason Lightfoot answered Jacob E2 commented

Here's the original model modified to release all the items at once - which is fine since the processor will throttle the flow. We need to manage the receiveitem calls so that each entry triggers another receiveitem - so I placed the zone around that activity.

rotorcnc-combineseparate-jl2.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.

Jacob E2 avatar image Jacob E2 commented ·
@Jason Lightfoot, wow... I was definitely overcomplicating this one. lol Thank you again for your help on this!

-Jacob

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.