top of page
Handling containers at high speed
DemoS Combiner Collator
When the speed exceeds a certain threshold (100-130 rows/minute), we implement a technique of optimization. Using a combiner (second flying bar module) after the initial retracting flying bar module, we merge a row of X into a row of X/2 (for example: 8 to 4, 6 to 3).
bottom of page