question

Doris C avatar image
0 Likes"
Doris C asked Felix Möhlmann answered

two load & two unload in one processflow

시뮬참고.png

I try to load twice and unload twice in one process.
Please refer to the picture for the flow of the entire process.
If I were to explain it with reference to the picture,
① Item load → ② Item unload → ③ Item load → ④ Item unload → ⑤ move position to ①
And in the flow of this process, there is a waiting time of 10 to 15 seconds for each process.
I'm going to control this process with a process flow.
However, you need to load the item of location 1, but load the item of location 3. At the 1st place.
I think I set something wrong in the process flow. But I couldn't find out more than that. Please help me. Thank you.

two-roading-twounloading.fsm

FlexSim 19.0.0
processflowloadunload
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

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

You are not pulling a new item, so the agv is trying to load the item that was destroyed in the sink at station 2. The third station should push it's items onto a different list, so the token a pull a new one.

Other processors that lead into a sink are also pushing their items onto lists in the "On Process Finish" trigger, which shouldn't happen.

two-roading-twounloading_fm.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.

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.