---
title: "Standard-Scanner"
description: "Die Büchereiverwaltung für Schulen und öffentliche Bibliotheken von G-EDV ist eine einfach zu bedienende und preisgünstige Software für Ihre Bücherei."
url: "https://www.glodek-edv.de/component/content/article/62-standard-scanner?rCH=-2"
date: "2026-06-24T19:19:45+00:00"
language: "de-DE"
---

![](http://shop.glodek-edv.de/images/scanled.jpg)

**Standard - CCD - Scanner**

Dieser Scanner ist optimal geeignet für den Einsatz mit BISaM in kleinen und mittleren Schulen mit weniger als 400 Schülern. Der CCD-Scanner muss zum Einlesen des Strichcodes ganz an das Buch herangeführt werden. Eine freihändige Nutzung mit einer Scannerauflage ist damit **nicht** möglich.

Diesen Scanner finden Sie [hier in unserem Shop ](http://shop.glodek-edv.de/product_info.php?cPath=1&products_id=28)

   Details   Geschrieben von: Administrator Glodek    Erstellt: 11. August 2008    Zuletzt aktualisiert: 31. März 2012    Zugriffe: 45111

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "Organization",
    "@id": "https://www.glodek-edv.de/component/content/article/62-standard-scanner#organization",
    "name": "Büchereiverwaltung für Schulen",
    "alternateName": "G-EDV BISaM Software",
    "description": "G-EDV ist Spezialist für benutzerfreundliche Software für Schulen. Die Büchereiverwaltung BISaM ist in über 1000 Schulen im EInsatz und erleichtert dort den Schulalltag sowohl für die Literatur-Ausleihe als auch für Schulbücher mit ganzen Klassensätzen.",
    "email": "info@glodek-edv.de",
    "url": "https://www.glodek-edv.de",
    "telephone": "+49 6406 6207",
    "logo": "https://www.glodek-edv.de/images/g-edv.jpg",
    "image": "https://www.glodek-edv.de/images/g-edv.jpg",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "Kirchstr. 33",
        "addressCountry": "DE",
        "addressLocality": "Lollar",
        "addressRegion": "Hessen",
        "postalCode": "35457"
    },
    "sameAs": [
        "https://www.facebook.com/profile.php?id=100063533111741"
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.glodek-edv.de"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Produkte",
            "item": "https://www.glodek-edv.de/?view=category&id=43"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "Scanner",
            "item": "https://www.glodek-edv.de/?view=category&id=37"
        },
        {
            "@type": "ListItem",
            "position": 4,
            "name": "Standard-Scanner",
            "item": "https://www.glodek-edv.de/component/content/article/62-standard-scanner"
        }
    ]
}
```
