Brother BT-1000 Kullanıcı Kılavuzu - Sayfa 7
Yazılım Brother BT-1000 için çevrimiçi göz atın veya pdf Kullanıcı Kılavuzu indirin. Brother BT-1000 22 sayfaları. Brother barcode font
1.3 PCL Escape Sequences
To print from Unix or DOS systems you must send the appropriate PCL escape
sequences to print the bar code font you require. Example escape sequences are
shown below:
Code128TT-Regular : esc(12Yesc(s1p#v0s0b28685T
Code128-NarrowTT-Regular : esc(12Yesc(s1p#v0s0b28686T
Code128-WideTT-Regular : esc(12Yesc(s1p#v0s0b28687T
(#: point size 0.25 – 999.75)
Replace the hash (#) with the relevant point size. For example, to print a bar code
that is one inch (25.4 mm) high, substitute '#' with '72'. To print a bar code half and
inch (12.7 mm) high, use 36.
To switch back to printing normal fonts in the typestyle you expect, print the PCL font
list from the printer control panel, and refer to the escape sequence shown on the
print out.
1.4 Code 128 Font Product Character Set
ASCII value
Code Set A
174 SP
33 !
34 "
35 #
36 $
37 %
38 &
39 '
40 (
41 )
42 *
43 +
44 ,
45 -
46 .
47 /
48
49
50
51
52
53
54
55
56
57
58 :
Code Set B
Code Set C
SP
!
"
#
$
%
&
'
(
)
*
+
,
-
.
/
0
0
1
1
2
2
3
3
4
4
5
5
6
6
7
7
8
8
9
9
:
7
00
01
02
03
04
05
06
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26