question

Kshitij Dhake avatar image
0 Likes"
Kshitij Dhake asked Felix Möhlmann commented

Only Separate flow items with specific label value

Sample Separter.fsmI have a pallet which is combined with 4 Flow items with value 1 or 0. I only want to separate flow items with value 1 and let the pallet and the rest flow items flow in the system

FlexSim 22.2.0
separatorlabel
sample-separter.fsm (30.5 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'll need custom logic for this. For that it's pretty much always easier to start with a more basic object and build out the desired logic in Process Flow than it is to try and customize an object with a specific functionality such as the separator.

In the attached model I use a Queue and handle the separation and release logic in an Object Process Flow.

sample-separter_1.fsm


· 2
5 |100000

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