Skip to content

Latest commit

 

History

History
57 lines (41 loc) · 3.21 KB

pos-camerabarcode-symbologies.md

File metadata and controls

57 lines (41 loc) · 3.21 KB
title description author ms.author ms.date ms.topic ms.localizationpriority
Camera barcode scanner symbologies
Provides sample barcodes for each of the symbologies supported by the software barcode decoder that ships with Windows 10 Version 1803 or later.
twarwick
twarwick
05/04/2023
article
medium

Camera barcode scanner symbologies

Requires Windows 10 Version 1803 or later.

A camera barcode scanner consists of a standard lens camera with auto-focus capabilities (attached to a computer) combined with a software decoder. This topic describes the symbologies supported by the software decoder.

Note

The software decoder built into Windows 10/11 is provided by Digimarc Corporation.

To determine the specific symbologies supported by a barcode scanner, call GetSupportedSymbologiesAsync.

Additional symbologies might be supported by dedicated barcode scanner devices that have built-in hardware decoders, please contact your barcode scanner manufacturer for details.

1D Symbologies

Symbology Min Build Sample
Code 39 17134 Sample Barcode - Code 39
Code 128 17134 Sample Barcode - Code 128
Databar Omnidirectional 17134 Sample Barcode - Databar Omnidirectional
Databar Stacked 17134 Sample Barcode - Databar Stacked
EAN-8 17134 Sample Barcode - EAN-8
EAN-13 17134 Sample Barcode - EAN-13
Interleaved 2 of 5 17134 Sample Barcode - Interleaved 2 of 5
UPC-A 17134 Sample Barcode - UPC A
UPC-E 17134 Sample Barcode - UPC E

2D Symbologies

Symbology Min Build Sample
PDF417 19044 Sample Barcode - PDF417
QR Code 17134 Sample Barcode - QR Code

Digital Watermark

Symbology Min Build Sample
GS1-DWCode 17134 Scan the image of a package below with your camera barcode scanner application to see GS1DWCode in action. The image is encoded with UPCA 856107006854. Please visit http://www.digimarc.com for more information about GS1DWCode capabilities.

Sample Barcode - GS1DWCode

See also