question

Farah_najihah A avatar image
0 Likes"
Farah_najihah A asked Felix Möhlmann commented

item continue when conveyor is full

block test.fsm


Hi, how do I make if the conveyor is full with products, the products will continue flowing? any help would be very much appreciated.


FlexSim 22.1.1
conveyorflowitemflow
block-test.fsm (43.8 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 Felix Möhlmann commented

You could use a photo eye instead of a decision point. Then you can use its state to determine if the conveyor is currently full (last item couldn't continue) and use that as a condition for sending the item.

1652871753043.png

block-test_fm.fsm


1652871753043.png (298.5 KiB)
block-test-fm.fsm (44.0 KiB)
· 4
5 |100000

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