Message 1 of 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
[ FlexSim 21.1.4 ]
i want the combiner to pack 12-15 items in a pallet at random.
Solved! Go to Solution.
[ FlexSim 21.1.4 ]
i want the combiner to pack 12-15 items in a pallet at random.
Solved! Go to Solution.
You must know, there is a picklist property on entry trigger of a combiner which updates the components list each time a new pallet enters the combiner. This property copies the values of a global table into the combiner components list. This is totally independent from a different label value. This means you can change the global table cell values and those currently availbale values are copied into the combiner. The attached model updates the global table first cell each time a last item leaves the combiner by a random value in the range 12 .. 15. And a new entering pallet updates the internal components list then.
Hi @Tarun M, was Joerg Vogel's answer helpful? If so, please click the red "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.
If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.