question

Andre T6 avatar image
0 Likes"
Andre T6 asked Andre T6 commented

How to use crane with 2 different task in process flow

Hi everyone,
How can i create a crane with a complicated task in process flow?
This is the workflow of crane that i want to make.
1. The crane transfer item from queue4/5/6 to queue 3 while waiting items in queue 2 reach 10.
2. After reaching 10, the crane will transfer items from queue 2 to queue 4/5/6 until queue 2 become 0.
3. After that the crane will continue to transfer items from queue 4/5/6 to queue 3 while waiting items in queue 2 reaching 10 again.

Thank you.
MyTask1.fsm

FlexSim 21.2.2
process flowcranecrane task sequence control
mytask1.fsm (49.7 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 Andre T6 commented

Hello @Andre T6,

This task is able to be done without process flow. You can connect the queues to where the flow items will be going. Also, center port connect queues to the crane and make sure each queue has the "use transport" selected under the output tab in properties. You can make queue 2 batch by selecting the "Perform Batch" under the queue tab in properties. Queue 2 also needs to have priority over the other queues in which you will need to specify that priority and preemption type in the properties as well, which you can find under output tab in properties.

If any of this is unfamiliar to you, I highly recommend you take the time to learn more basics about FlexSim and follow our tutorials. There are many tutorials and some are the absolute basics while others will aid you in understanding what FlexSim has to offer you.

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

Andre T6 avatar image Andre T6 commented ·
Thank you for your advice. I just know about the priorities in the properties tab
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.