question

AMIT KUMAR avatar image
0 Likes"
AMIT KUMAR asked Jeanette F answered

Task Executer should wait

Example01.fsm

In the above attached model I want task executer to collect four parts and then transfer it to sink.

The four parts can be collected from any station with any qty as the machine completes process on part it should collect that part and wait till it has collected four part and than transfer those to sink and repeat the process

FlexSim 24.0.0
taskexecutors
example01.fsm (43.6 KiB)
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

·
Jeanette F avatar image
0 Likes"
Jeanette F answered

Hello @AMIT KUMAR,

The easiest way to do this would be to have a queue after the processors that batches by 4 or use process flow. In Process flow, you could push the items to the list and the transporter pulls the 4 items from the list. You then can run a task sequence to load and unload the items.

5 |100000

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

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.