Skip to content

Latest commit

 

History

History
76 lines (48 loc) · 3.18 KB

File metadata and controls

76 lines (48 loc) · 3.18 KB
layout default-layout
title Start Your First Scan
keywords guide, first scan
breadcrumbText Start Your First Scan
description This page introduces how to perform a basic batch barcode scan.
needAutoGenerateSidebar false
needGenerateH3Content false
noTitleIndex true

Start Your First Scan

Follow these steps to perform a basic batch barcode scan. We are using screenshots on Android for illustration. The iOS version's usage is similar.

  1. Open your app and you will see the following page.

    home{:width="215"}

  2. Enter Field of View (FOV) scanning mode, press the shutter button to capture a photo and start scanning. The app will show the decoding result from the captured photo. Press "Retake" to scan more barcodes.

    fov start{:width="215"} fov initial result{:width="215"}

  3. After pressing "Retake", the app will reenter the live capturing interface, with the previous decoding result displayed in the bottom‑left corner.

    fov live{:width="215"}

    Barcodes will be highlighted in different colors:

    • Already recognized: green.
    • Newly recognized: light blue.
  4. Press the shutter button again. The app will take another photo and try decoding. The recognized barcodes (from the photo as well as camera frames) will be drawn on this last captured photo.

    fov second decoding result{:width="215"}

  5. Press "Done" to enter the result viewing page. You can view the whole image with recognized barcodes, verify the result and save the result.

    fov result{:width="215"}

    There are many export options:

    • Save to local folder
    • Save to OneDrive
    • Share to third-party apps

    It saves the whole image and a CSV of barcode results.

Note

The export feature requires login.

Icon Reference

Icon Description
auto capture Auto capture at fixed interval.
wanted Set wanted barcodes.
flashlight{:height="23"}{:width="24"} Toggle flashlight.
beep Beep after successful scanning.
vibrate Vibrate after successful scanning.
settings Go to settings page.
add Import images and barcodes.
refresh Start a new scanning.
capture Capture a photo for decoding.
download Save the scanning result.
results Go to the result page.

More Scanning Modes

Continue reading to learn other advanced scanning modes: Three Scanning Modes.