question

ged0313 avatar image
0 Likes"
ged0313 asked Jeanette F commented

AGV process flow logic

Hello,

I have built a small model, and write down every step the AGV shall follow. But it comes out it can't follow the step i assigned.

1. Load with the wrong number

2. Load and unload at the wrong place

3. Not execute the load/unload activity

Thank you very much for any of your suggestions!

test0624.fsm

FlexSim 21.0.10
agvprocesss flow
test0624.fsm (65.9 KiB)
· 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.

Jeanette F avatar image Jeanette F ♦♦ commented ·

Hi @ged0313, 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

Combine the tasks into a single task sequence. The individual tasks you currently have in your Process Flow can get mixed up if you do not define their priorities in detail (but using a task sequence is easier).

While I am happy so see that someone uses lists, they are not really needed here, if I understood your goal correctly. If you do want to keep using lists, I would suggest to not have more than one "List" activity per global list in a Process Flow to improve readability of where the tokens pull from/push to.

test0624_1.fsm


test0624-1.fsm (64.3 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.