question

Tushar H avatar image
0 Likes"
Tushar H asked Jeanette F commented

Event source start without completing task.

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

FlexSim 24.1.0
processs flow
· 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.

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

1 Answer

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

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


5 |100000

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