Typedef Struct _Code93Info; Unsigned Char Uchenable; Unsigned Char Uchlength1; Unsigned Char Uchlength2 - Paxar Gold 6037EX Programmer's Manual

Paxar printer programmer's manual
Table of Contents

Advertisement

C O D E 9 3 I N F O
The CODE93INFO data structure contains scanner configuration
information about Code 93 bar codes. To read these values,
applications call scnGetCode93Info; to set these values, they
call scnSetCode93Info.

typedef struct _Code93Info

{

unsigned char uchEnable;

unsigned char uchLength1;

unsigned char uchLength2;

} CODE93INFO;

Field

uchEnable
uchLength1
uchLength2

Description

Enable/disable the ability to scan Code 93 bar
codes.

Default: SCN_DISABLE

Specifies lengths (including check digits) for
Code 93 bar codes. You can specify one or two
lengths, a range of lengths, or that any length is
valid. Enter values as follows:
Option
uchLength1
1 Length
Value
2 Lengths
Higher Value
Range
Min. Value
Any length
0
Default: 4 (uchLength1) and 55 (uchLength2).
uchLength2
0
Lower Value
Max. Value
0
Data Structure Reference
5-7

Advertisement

Table of Contents
loading

This manual is also suitable for:

Monarch pathfinder ultra gold 6037ex

Table of Contents