Universal Product Code-E (UPC-E)

 

 

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 System Digit 0

Enables/ disables UPC-E labels with a system digit of zero.

0508

#define UPCE0_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.

0509

#define UPCE_LEVEL

On or Off

Off

On

Off

 

Send

Check Digit

Includes the check digit in the label which is transmitted.

050A

#define UPCE_SEND_CHECK

On or Off

Off

On

Off

Send

System Digit

This instructs the decoder to include the system digit in the label transmission. For UPC-E, the system digit is zero.

050B

#define UPCE_SEND_SYS

On or Off

Off

On

Off

Convert

UPC-E to

UPC-A

Instructs the decoder to expand UPC-E labels to their UPC-A equivalents. Any UPC-A parameters will then apply to the result.

050C

#define UPCE_TO_UPCA

On or Off

Off

On

Off

Read

Verification

Sets the number of times a label must be read before it is transmitted.

0522

#define UPCE_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.

0523

#define UPCE_USER_ID

Any

single

ASCII

character

(00 = Off)

 

‘E’

‘E’

‘E’