
46
4.17.5 CODE 39
Code 39 is a variable length symbology with an optional check digit and printable
start/stop characters. The following characters are supported: the digit 0 up to 9; the
upper case characters A up to Z; the characters “-”, “$”, “%”, “/”, “.”, “+”, SPACE;
start/stop character is “*”.
The checksum is calculated as the sum modulo 43 of the numerical values of the data
characters. In full ASCII mode, all 128 ASCII characters are supported. This is done by
combining one of the characters “$”, “%”, “+” or “/” with one of the alpha characters
(A up to Z).
1)
Disable/Enable
Command:
%
SET
Disable
IF000
*Enable
IF001
*Not Transmit ST/SP
IF100
Transmit ST/SP: *
IF101
*Not Check CD
IF200
Check CD
IF201
Not Transmit CD
IF300
*Transmit CD
IF301
*Disable Full ASCII code39
IF400
Enable Full ASCII code39
IF401
*Min barcode length
IF803
*Max barcode length
IF950
Содержание SC050
Страница 1: ......
Страница 15: ...9...
Страница 33: ...27...
Страница 68: ...62...
Страница 70: ...64 END...
Страница 73: ...67...
Страница 77: ...71 4 17 15 All barcodes setting Command SET Disable All barcodes I1000 Enable All barcodes I1001 END...
Страница 86: ...80 Insert 2B Insert 2D Insert 2A Insert A 41 Insert B 42 Insert C 43 END...
Страница 95: ...89 22 23 24 25 26 27 28 29 2A 2B 2C 2D 2E 2F 0 30 1 31 2 32 3 33 4 34...
Страница 96: ...90 5 35 6 36 7 37 8 38 9 39 3A 3B 3C 3D 3E 3F 40 A 41 B 42 C 43 D 44 E 45 F 46 G 47...
Страница 97: ...91 H 48 I 49 J 4A K 4B L 4C M 4D N 4E O 4F P 50 Q 51 R 52 S 53 T 54 U 55 V 56 W 57 X 58 Y 59 Z 5A...
Страница 98: ...92 5B 5C 5D 5E _ 5F 60 a 61 b 62 c 63 d 64 e 65 f 66 g 67 h 68 i 69 j 6A k 6B l 6C m 6D...
Страница 99: ...93 n 6E o 6F p 70 q 71 r 72 s 73 t 74 u 75 v 76 w 77 x 78 y 79 z 7A 7B 7C 7D 7E DEL 7F...