Oki X400 X400 Programming Command Manual - Page 112

Code 39

Page 112 highlights

Code 39 Command Structure 1:3 ratio 2:5 ratio 1:2 ratio B1bbccc* (data) * BD1bbccc* (data) * D1bbccc* (data) * bb = ccc = * = (data) = Width of narrow element in dots (01~12) Bar height in dots (001~999) Required Start and Stop character (asterisk) Bar code data (alphanumeric) Character Set Density Table 0-9, A-Z, Space Start/Stop character) Narrow/Wide Ratio 1:3 1:3 2:5 1:2 1:2 Value of "bb" 01 02 01 01 02 "X" Dimension (mils) 5.0 10.0 10.0 5.0 10.0 Density (char/inch) 12.7 6.4 7.0 15.6 7.8 Example Notes H100V25B103100*CODE 39* H230V130XS*CODE 39* You must add the "*" Start/Stop characters to the data string. The printer does not automatically add them automatically. 110

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 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
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137

Code 39
Command Structure
1:3 ratio
<ESC>B1bbccc* (data) *
2:5 ratio
<ESC>BD1bbccc* (data) *
1:2 ratio
<ESC>D1bbccc* (data) *
bb
=
Width of narrow element in dots (01~12)
ccc
=
Bar height in dots (001~999)
*
=
Required Start and Stop character (asterisk)
(data) =
Bar code data (alphanumeric)
Character Set
0-9, A-Z, Space, $, %, +, -, ., /
* (Start/Stop character)
Density Table
Narrow/Wide
Ratio
Value of “bb”
“X” Dimension
(mils)
Density
(char/inch)
1:3
01
5.0
12.7
1:3
02
10.0
6.4
2:5
01
10.0
7.0
1:2
01
5.0
15.6
1:2
02
10.0
7.8
Example
<ESC>H100<ESC>V25<ESC>B103100*CODE 39*
<ESC>H230<ESC>V130<ESC>XS*CODE 39*
Notes
You must add the “*” Start/Stop characters to the data string. The printer does
not automatically add them automatically.
110