Here is a video both from the test setup at the workshop but also from the demo setup at customers.

This shows our ARLOG Autostore solution where we pick from a standard 600*400 plastic box and transfer to another.

Robot pluk fra autostore kasser T.Hansen produkter

Testing of T.hansen products in our office, in Autostore sized boxes.

Robot pluk fra autostore kasser T.Hansen produkter

document.addEventListener("DOMContentLoaded", function () { const startValue = 100000; const endValue = 149000; const startTime = new Date("2025-04-30T00:00:00Z"); const endTime = new Date("2025-05-05T00:00:00Z"); function updateCounter() { const now = new Date(); const totalTime = endTime - startTime; const elapsed = now - startTime; let progress = Math.min(elapsed / totalTime, 1); let currentValue = Math.floor(startValue + (endValue - startValue) * progress); const counterEl = document.getElementById("live-counter"); if (counterEl) { counterEl.textContent = currentValue.toLocaleString() + " pluk"; } } updateCounter(); setInterval(updateCounter, 30000); });

This website uses cookies. By continuing to use this site, you accept our use of cookies. 

en_USEnglish