question

Zumo avatar image
0 Likes"
Zumo asked Zumo commented

Filling processors

hey guys

Im beginner and need your help :(

how do I set the operator to fill one processor first and then go to fill the next one ? BecauseTest.fsm currently it only fills one and then the operator gets stuck.


Thank you so much for your help !

FlexSim 24.1.1
operatorconveyorsprocesor
test.fsm (342.1 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

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

I believe the issue stems from using operators duing the setup at the processors. This feature is not fully supported when the processor has a capacity of more than 1 and can lead to issues.

In this case I believe simply allowing the setup task to preempt any additional transport tasks should prevent the problems.

I also noticed that "PowerUp01" has no input connection. It seems the connection to the Exit Transfer was created in the wrong direction.

test(1).fsm


test1.fsm (341.0 KiB)
· 3
5 |100000

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