feat(scanstation): Scanner-Hardware config docs

This commit is contained in:
2025-01-16 22:06:56 +01:00
parent 314745b697
commit 64c592285f
4 changed files with 109 additions and 1 deletions

View File

@@ -0,0 +1,48 @@
---
title: Scannerstation Konfig
weight: 3
prev: /scanstation/install
---
## Start
{{% steps %}}
### API Endpunkt
Wenn du die Scanclient Software öffnest wirst du als erstes nach einem API Endpunkt gefragt.
Hier musst du die URL deines LfK-Backends eintragen (z.B.: `https://lauf-fuer-kaya.de`).
### Client-Token
Als nächstes musst du noch einen Client Token gefragt.
Die Anlage ist unter [Token anlegen](/user/scanstation) beschrieben.
### Bestätigen
Solltest du dich beim API-Endpunkt vertippt haben kannst du anstatt eines Client Token auch `rst` eingeben, um diesen nochmal zu setzen.
Sobald du den Token eingegeben hast kannst du auf den Button "Konfigurieren" klicken und der Scanclient wird gestartet.
{{% /steps %}}
## Konfiguration ändern
{{% steps %}}
### Config-Modus starten
Tippe `cnf` in das Läuferkarten-Feld und bestätige mit Enter.
### Config-Modus
Jetzt öffnet sich die Konfigurationsübersicht, in der alle Details zur Konfigurierten Scannerstation aufgelistet sind.
### Einstellungen speichern
Wenn du fertig bist kannst du über den Button "Back to Scanner" wieder in den Scan-Modus wechseln.
### Abmelden
Wenn du die Software vom Läufersystem abmelden oder den Token ändern willst klicke auf "Log out from this Client".
{{% /steps %}}

View File

@@ -0,0 +1,48 @@
---
title: Scanner Station Configuration
weight: 3
prev: /scanstation/install
---
## Start
{{% steps %}}
### API Endpoint
When you open the Scanclient software, you will first be asked for an API endpoint.
Here you need to enter the URL of your LfK backend (e.g., `https://lauf-fuer-kaya.de`).
### Client Token
Next, you will be asked for a Client Token.
The setup is described under [Create Token](/user/scanstation).
### Confirm
If you made a typo in the API endpoint, you can enter `rst` instead of a Client Token to set it again.
Once you have entered the token, you can click the "Configure" button and the Scanclient will start.
{{% /steps %}}
## Change Configuration
{{% steps %}}
### Start Config Mode
Type `cnf` in the runner card field and press Enter.
### Config Mode
Now the configuration overview opens, listing all the details of the configured scanner station.
### Save Settings
When you are done, you can switch back to scan mode by clicking the "Back to Scanner" button.
### Log Out
If you want to log out the software from the runner system or change the token, click on "Log out from this Client".
{{% /steps %}}

View File

@@ -0,0 +1,54 @@
---
title: Scannerkonfiguration
weight: 31
prev: /scanstation/config
---
{{< callout type="warning" >}}
Diese Konfiguration wurde nur mit GD4130-BK/WH USB Scannern getestet
{{< /callout >}}
{{< callout type="info" >}}
Download als PDF: [Scannerkonfiguration.pdf](/files/scannerconfig.pdf)
{{< /callout >}}
{{% steps %}}
### Werkseinstellungen wiederherstellen
![Factory reset](/images/barcode_config/00_factory_reset.png)
### 2. Programming Mode Aktivieren
![Enter/Exit Programming Mode](/images/barcode_config/01_programming-mode.png)
### 3. Nur EAN-13 scannen (optional)
![Check EAN Checkdigit](/images/barcode_config/02_disable_all.png)
![Disable EAN Checkdigit](/images/barcode_config/03_enable_ean.png)
### 4. EAN13 Check-Zahl überprüfen, aber nicht übertragen
![Disable EAN Checkdigit](/images/barcode_config/05_disable_ean_digit.png)
### 5. Scanner auf always on stellen (optional)
![Scan mode: Always on](/images/barcode_config/06_always_on.png)
### 6. Programming Mode Verlassen
![Enter/Exit Programming Mode](/images/barcode_config/01_programming-mode.png)
### 7. Beep ausschalten (optional)
![Enter/Exit Programming Mode](/images/barcode_config/01_programming-mode.png)
![Scan mode: Always on](/images/barcode_config/07_beep_off.png)
![Enter/Exit Programming Mode](/images/barcode_config/01_programming-mode.png)
### 8. Tastatur auf Deutsch stellen (optional)
![Enter/Exit Programming Mode](/images/barcode_config/01_programming-mode.png)
![Country Mode: Germany](/images/barcode_config/08_countrycode_germany.png)
![Enter/Exit Programming Mode](/images/barcode_config/01_programming-mode.png)
{{% /steps %}}

View File

@@ -0,0 +1,54 @@
---
title: Scanner Configuration
weight: 32
prev: /scanstation/config
---
{{< callout type="warning" >}}
This configuration has only been tested with GD4130-BK/WH USB scanners
{{< /callout >}}
{{< callout type="info" >}}
Download as PDF: [Scanner Configuration.pdf](/files/scannerconfig.pdf)
{{< /callout >}}
{{% steps %}}
### Restore Factory Settings
![Factory reset](/images/barcode_config/00_factory_reset.png)
### 2. Activate Programming Mode
![Enter/Exit Programming Mode](/images/barcode_config/01_programming-mode.png)
### 3. Scan only EAN-13 (optional)
![Check EAN Checkdigit](/images/barcode_config/02_disable_all.png)
![Disable EAN Checkdigit](/images/barcode_config/03_enable_ean.png)
### 4. Verify EAN13 Check Digit but Do Not Transmit
![Disable EAN Checkdigit](/images/barcode_config/05_disable_ean_digit.png)
### 5. Set Scanner to Always On (optional)
![Scan mode: Always on](/images/barcode_config/06_always_on.png)
### 6. Exit Programming Mode
![Enter/Exit Programming Mode](/images/barcode_config/01_programming-mode.png)
### 7. Turn Off Beep (optional)
![Enter/Exit Programming Mode](/images/barcode_config/01_programming-mode.png)
![Scan mode: Always on](/images/barcode_config/07_beep_off.png)
![Enter/Exit Programming Mode](/images/barcode_config/01_programming-mode.png)
### 8. Set Keyboard to German (optional)
![Enter/Exit Programming Mode](/images/barcode_config/01_programming-mode.png)
![Country Mode: Germany](/images/barcode_config/08_countrycode_germany.png)
![Enter/Exit Programming Mode](/images/barcode_config/01_programming-mode.png)
{{% /steps %}}