question

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

How Can I Reevaluate de Combiner to send out a item

In a FlexSim model, a production workflow includes a Processor where items are inspected for defects. Non-defective items are sent to a Combiner for packaging along with totes, while defective items are sent to a Sink. The Combiner is configured with a Target Component Sum and Target Quantity to release a tote once the required number of items is packed.

The issue arises when the last item in a batch is defective. The defective item reduces the count of packed items, but the Combiner does not recognize that the required quantity has been achieved after adjusting the variables manually. As a result, the tote remains in the Combiner instead of moving to the next process. The challenge is to ensure that the Combiner releases the tote correctly, even when the last item is defective. So I have to Reevaluate the combiner in order to send the tote with the items to the next station. Thanks.

FlexSim 21.0.10
problemprogrammingprogramming combiner
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

Just answered this here. Use the command "releaseitem()".

manual-release.fsm


manual-release.fsm (29.4 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.