question

Srinivas G4 avatar image
0 Likes"
Srinivas G4 asked Srinivas G4 answered

How to release pallet on a conveyor only after the next station is free?

In the sample model attached I`m looking for help on how and where to add logic, So that after the process is finished, the pallet should be released to next station or buffer location only if the next station or buffer location is free.


Also I added a combiner and separator at the start and end of the line as I need to marry the Pallets (Source1) and product (Source2) at start and at end the pallet is routed back to the start.


conveyor assembly.fsm

FlexSim 20.2.3
conveyorconveyor stations
5 |100000

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

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

You can use area restriction to control the item flow on a conveyor. Items can't continue before they acquire the next section. The sections 'belong to' the stations and are released when an item continues to the next.

1651731396588.png

I also adjusted your model to use station types, instead of each station using a custom type. The process time is read from a label to still allow individual times and the operators are references via center-connections. This way, if you want to change the trigger logic, you only have to do once for each type, instead of for each station.

conveyor-assembly-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.

Srinivas G4 avatar image
0 Likes"
Srinivas G4 answered

@Felix Möhlmann Thank you I`ll be trying this

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.