Unload buffer after it is full?

Hi,

Is there a way to not unload the buffer until it is full? Or after a given time?
It seems like the buffer unloads as soon as a product enters, but I would like it to keep loading until it is full.

Could you use an assembly instead? Just TransportIn parts until the assembly is full and then TransportOut parts out again. You can then also use the assembly step and slot index organization to define sequence of transport or have all parts be available for random access

Hi @lyk

You could use conditions to control when the next process after a buffer is activated.
At least the Tome Milling Layout in the eCatalog has an example of how this can be done.