Bar Code Commands; Table 60 Bar Code System Based On <M - TransAct POSjet 1500 Programmer's Manual

Transact posjet 1500: software guide
Hide thumbs Also See for POSjet 1500:
Table of Contents

Advertisement

EPOS Control Codes

Bar Code Commands

Function
Print Bar Code
1
ASCII
GS k <m> <d
Hexadecimal
1DH 6BH <m> <d
Decimal
<29> <107> <m> <d
2
ASCII
GS k <m> <n> <d
Hexadecimal
1DH 6BH <m> <n> <d
Decimal
<29> <107> <m> <n> <d
1
0 ≤ m ≤ 6 (k and d depend on the bar code system used.)
Range
2
65 ≤ m ≤ 73 (n and d depend on the bar code system used.)
Description
The GS k <m> <d
<m> is between 65 and 73, the length must be specified. If <m> is between 0 and 6, the data must
be null terminated. (See the descriptions below.)
Mode
<m>
1
0
UPC A
1
1
UPC E
1
2
JAN-13 (EAN-13)
1
3
JAN-8 (EAN-8)
1
4
Code 39
1
5
ITF
1
6
Codabar
2
65
UPC A
2
66
UPC E
2
67
JAN-13 (EAN-13)
2
68
JAN-8 (EAN-8)
2
69
Code 39
2
70
ITF
2
71
Codabar
2
72
Code 93
2
73
Code 128
Table 60 Bar Code System Based on <m>
1
[Description for
]
<d> indicates the character code to be printed. A null (00 Hex) character ends the bar code
definition.
[Description for 2]
<n> indicates the number of bytes of bar code data to be processed immediately following <n>.
Additionally, <d> indicates the character code to be printed.
(See next page.)
Page 228
POSjet
> ... <d
> NUL
l
k
> ... <d
> 00
l
k
> ... <d
> 0
l
k
> ... <d
>
l
n
> ... <d
>
l
n
> ... <d
>
l
n
> ... <d
> NUL command selects a bar code system and prints the bar code. If
l
k
Bar Code
Number of Characters
System
11 ≤ k ≤ 12
11 ≤ k ≤ 12
12 ≤ k ≤ 13
7 ≤ k ≤ 8
1 ≤ k
1 ≤ k (even number)
1 ≤ k
11 ≤ k ≤ 12
11 ≤ k ≤ 12
12 ≤ k ≤ 13
7 ≤ k ≤ 8
1 ≤ n ≤ 255
1 ≤ n ≤ 255
(even number)
1 ≤ n ≤ 255
1 ≤ n ≤ 255
2 ≤ n ≤ 255
Rev M
®
1500
Mode 1 <m> between 0 and 6
Mode 2 <m> between 65 and 73 <n> = Length of <d>
48 ≤ d ≤ 57
48 ≤ d ≤ 57
48 ≤ d ≤ 57
48 ≤ d ≤ 57
48 ≤ d ≤ 57, 65 ≤ d ≤ 90
d = 32, 36, 37, 43, 45, 46, 47
48 ≤ d ≤ 57
48 ≤ d ≤ 57, 65 ≤ d ≤ 68
d = 32, 36, 37, 43, 45, 46, 47, 58
48 ≤ d ≤ 57
48 ≤ d ≤ 57
48 ≤ d ≤ 57
48 ≤ d ≤ 57
48 ≤ d ≤ 57, 65 ≤ d ≤ 90
d = 32, 36, 37, 43, 45, 46, 47
48 ≤ d ≤ 57
48 ≤ d ≤ 57, 65 ≤ d ≤ 68
d = 32, 36, 37, 43, 45, 46, 47, 58
0 ≤ d ≤ 127
0 ≤ d ≤ 127
Programmer' s Guide
EPOS ONLY
Remarks
Nov-07

Advertisement

Table of Contents
loading

Table of Contents