Diese Webseite verwendet Cookies. Wenn Sie durch unsere Seiten surfen, erklären Sie sich mit unseren Nutzungsbedingungen einverstanden. Erfahren Sie mehr
Das Visionary Mapping SystemTM Plus erfasst per Digitalkamera 30 Bilder pro Sekunde und erstellt so einen genauen Plan Ihres Hauses. Dadurch ermittelt der NaviBot seinen genauen Standort in Ihrem Haus und erinnert sich automatisch an bereits gereinigte Flächen.
Nach dem Aufladen geht es gleich weiter
Wenn die Batterie des NaviBot schwächer wird, nimmt er automatisch den direkten Weg zur Ladestation auf. In nur zwei Stunden ist er wieder voll aufgeladen und kehrt zu seiner letzten Ausgangsposition zurück, um seinen Reinigungsprozess fortzusetzen.
// INSTRUCTIONS
// The VersaTag code should be placed at the top of the section of the HTML page.
// To ensure that the full page loads as a prerequisite for the VersaTag
// being activated (and the working mode is set to synchronous mode), place the tag at the bottom of the page. Note, however, that this may
// skew the data for slow-loading pages, and in general is not recommended.
// If the VersaTag code is configured to run in async mode, place the tag at the bottom of the page before the end of the section.
//
// NOTE: You can test if the tags are working correctly before the campaign launches
// as follows: Browse to http://bs.serving-sys.com/BurstingPipe/adServer.bs?cn=at, which is
// a page that lets you set your local machine to 'testing' mode. In this mode, when
// visiting a page that includes a VersaTag, a new window will open, showing you
// the tags activated by the VersaTag and the data sent by the VersaTag tag to the MediaMind servers.
//
// END of instructions (These instruction lines can be deleted from the actual HTML)