I am a new user and I encountered the following problems while trying logistics simulation. I really need everyone’s help
During the simulation process, there was a situation where two products were released at once. I don’t know the reason for this, but I want to solve this problem and seek everyone’s help
You could try changing when the product triggers the process. I tried with “TriggerAt: Origin” and it seemed to work better. That way the boxes stop in the middle of the process, which is also where boxes are created in your process.
Otherwise you could try to add a small gap between the waiting boxes, so that the process can be reset before the next box comes in. For example by adjusting the SegmentSize in the Advanced properties of the conveyor, or by adding a Capacity Control Entry (Conveyor Utilities) before the process linked to a Capacity Control Exit after the process.