Skip to content
Snippets Groups Projects
Commit 730a2f37 authored by Benjamin Bertrand's avatar Benjamin Bertrand
Browse files

Update documentation

parent 17769737
No related branches found
No related tags found
No related merge requests found
docs/_static/create_item.png

402 KiB

docs/_static/csentry-scanner.png

393 KiB

docs/_static/item_created.png

393 KiB

docs/_static/xenon/activate-custom-defaults.png

326 B

docs/_static/xenon/daytime-mode.png

673 B

docs/_static/xenon/hand-held-scanning.png

334 B

docs/_static/xenon/rs232-interface.png

340 B

docs/_static/xenon/silent-mode-with-flashing-led.png

514 B

docs/_static/xenon/usb-keyboard-mac.png

343 B

docs/_static/xenon/usb-keyboard-pc.png

339 B

docs/_static/xenon/usb-serial.png

356 B

......@@ -37,3 +37,86 @@ Clicking on the **ICS id** of an item will take you to the *View item* page.
On that page you can see all the item's details.
You can add comments or edit the item.
Register a new item
-------------------
Click on *Register new item*. You need to enter at least an **ICS id** and **serial number**.
.. image:: _static/create_item.png
Click on *Submit* to create the new item:
.. image:: _static/item_created.png
Note that the last chosen attributes (*Manufacturer*, *Model*, *Location*, *Status*) are saved to the session.
This makes it easy to enter several identical items. You can click on the *Clear* button to clear all the attributes.
To register new items, you can scan directly the **ICS id** and **serial number** in the web UI.
See :ref:`scanner-setup` to configure the scanner as a keyboard:
1. When the page loads, the focus is on the **ICS id** field.
Scan a label. It will set the focus on the **serial number** field.
2. Scan a serial number. The focus will be set on the **Submit** button.
3. Scan the *Submit* QRCode on the right of the page. This will submit the form.
For more complex workflows, you can use the *cse-scan* application. You should configure the scanner as a RS232-based COM port.
.. image:: _static/csentry-scanner.png
.. _scanner-setup:
Scanner setup
-------------
Scan the following codes to change the Xenon 1900 scanner settings:
1. Activate the default settings:
.. image:: _static/xenon/activate-custom-defaults.png
:align: center
2. Optimize the scanner to read bar codes from mobile phone or other LED displays:
.. image:: _static/xenon/hand-held-scanning.png
:align: center
3. Lower or disable the sound. Use one of the following codes:
- Daytime Mode (all sounds to on, but to a low volume)
.. image:: _static/xenon/daytime-mode.png
:align: center
- Silent Mode With Flashing LED (all sounds are silenced)
.. image:: _static/xenon/silent-mode-with-flashing-led.png
:align: center
4. Scan directly in the web UI. Use one of the following codes:
- USB keyboard (PC)
.. image:: _static/xenon/usb-keyboard-pc.png
:align: center
- USB keyboard (Mac)
.. image:: _static/xenon/usb-keyboard-mac.png
:align: center
5. Use csentry-scanner application. Use both following codes:
- RS232 Interface
.. image:: _static/xenon/rs232-interface.png
:align: center
- USB Serial
.. image:: _static/xenon/usb-serial.png
:align: center
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment