GS1 Databar-14

 

 

Code Parameter

Description

I.D.#

C/C++ Define

Accept. Input

Defaults

Scanner Type

Min

Max

Factory

Laser

2D Imager

Lorax

 

Enter 1 for On and 0 for Off

Enable

Enables/ disables the GS1 DataBar -14 symbology.

0800

#define GS1_14_ENABLE

On or Off

Off

On

On

Enable Aggressive Decoding

Enables more aggressive decoding algorithms to be used in order to scan hard to read labels.

0801

#define GS1_14_LEVEL

On or Off

Off

On

Off

 

 

Convert to UCC-EAN 128

Instructs the decoder to transmit the label data as one or more UCC-128 labels. The transmission will use the UCC-128 AIM identifier.

0804

#define GS1_14_TO_GS1_128

On or Off

Off

On

Off

Redundancy

Required number of matching reads.

0820

#define GS1_14_REDUNDANCY

01-04

01

02

01

   

User ID

Specifies the symbology identifier (if any) that is sent when parameter Send Code ID (Index 0025) is set to 3. ASCII code zero (null) is used to indicate that an identifier is not to be sent for the symbology.

0821

#define GS1_14_USER_ID  

Any

single

ASCII

character

(00 = Off)

'P'

'P'

'P'

NOTE

If GS1 DataBar -14, GS1 DataBar -Expanded, GS1 DataBar -Limited, or GS1 DataBar -Composite symbologies are enabled for UCC-EAN 128, then that setting is also enabled for all other GS1 DataBar symbologies.

For the 2D Imager, GS1 DataBar -Expanded User Code ID is used for GS1 DataBar -14.