Event source start without completing task.

Event source start without completing task.

tushar_hazare
Advocate Advocate
9 Views
2 Replies
Message 1 of 3

Event source start without completing task.

tushar_hazare
Advocate
Advocate

[ FlexSim 24.1.0 ]

Hello All,

In this model I have map process flow and once batch will complete i want that input will close until specific delay but here in this model all working fine but only issue is when batch completed then also AGV transferring one item to rack.

please help me to find out solution.


Thank you AGV and process flow logic.fsm

0 Likes
Accepted solutions (1)
10 Views
2 Replies
Replies (2)
Message 2 of 3

moehlmann_fe
Observer
Observer
Accepted solution

The next transport task is already dispatched to the TE when the input is closed. You need to close the input as soon as the transport task that will complete the batch is dispatched.

For this you can use the "TransfortReference" event of the exit transfer. It lets you know to which port the item will go. From there you can batch the tokens and close the input as before. Before the timer is started the token could then wait until the last item actually enters the rack.

agv-and-process-flow-logic_1.fsm

0 Likes
Message 3 of 3

Jeanette_Fullmer
Community Manager
Community Manager

Hi @Tushar H, 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 comment back to reopen your question.

0 Likes