Hi, how can I make my processor take items in intervals of 10 items at a time?
Hi, how can I make my processor take items in intervals of 10 items at a time?
A processor can have a different capacity then 1. But the processing starts right on entry for each item individually. If you want to collect first and then start simultaneously you are better of with a combiner. There is only one difference you need at least 2 input port connections. The first port collects only and always one item. It is called the container. Any other items are collected through input ports 2 and above by a recipe table called components table.
If you want to transfer 10 items simultaneously into processor then you put a queue previous to the processor which has got a capacity of 10. The queue batches 10 items and releases them all together at once.
14 People are following this question.
FlexSim can help you understand and improve any system or process. Transform your existing data into accurate predictions.
FlexSim is a fully 3D simulation software environment. FlexSim can be used to simulate any process in any industry.
FlexSim®, FlexSim Healthcare™, Problem Solved.®, the FlexSim logo, the FlexSim X-mark, and the FlexSim Healthcare logo with stylized Caduceus mark are trademarks of FlexSim Software Products, Inc. All rights reserved.
Privacy | Do not sell or share my personal information | Cookie preferences | Report noncompliance | Terms of use | Legal | © Autodesk Inc. All rights reserved