Kyocera ECOSYS FS-2020D PCL Barcode Flash 3.0 User's Manual - Page 26

Stopping Barcode mode

Page 26 highlights

(ASCII 13),< LF> (ASCII 10), (ASCII 12), (ASCII 27) Any barcode which permits only numeric characters according to the standard is valid as a numeric barcode. Barcodes which also permit alphanumeric characters must not be closed with the space character (ASCII 32) as the stop character even if the base data contains only numeric characters. Barcodes, which permit the space character in the base data, are essentially considered to be alphanumeric in this sense. Note The stop character is interpreted. In other words: if you use as the stop character, this is interpreted not only as a stop character, but also as a page break. When, for example, the stop character is used, this is interpreted not only as a stop character, but also as the start of an escape sequence. The stop character informs PCL Barcode Flash that the base data collected since the sequence (s#T is to be printed as a barcode symbol. Example: (s24670T12345 In this example, the number 24670 stands for Code 39. Here, (ASCII 13) is used as the stop character. This sequence prints the character string "12345" as a Code 39 symbol. 3.2.2 Stopping Barcode mode To stop (deactivate) Barcode mode to enable you to print text again, change the font again. Send once again a (s#T sequence to the printer which includes the number of the font that the printer is to use for further text from now on. Some barcodes allow all 256 characters of the ASCII code, including the characters that are valid as stop characters as described above. Because of this, the appropriate characters cannot, of course, be used as stop characters as they may appear in the middle of the base data, after all. For this reason, in addition to the procedure described above, a second option - "Transparent mode" - is available to you for isolating the base data. If you would like to create a barcode of this type and use the stop characters as base data, add a second Escape sequence to the barcode call sequence. This will indicate how many characters are to be assigned to the barcode symbol. Example: (s24820T12345&p5X12345 26

  • 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

<CR>
(ASCII 13),
< LF>
(ASCII 10),
<FF>
(ASCII 12),
<Esc>
(ASCII 27)
Any barcode which permits only numeric characters according to the standard is valid
as a numeric barcode. Barcodes which also permit alphanumeric characters must not
be closed with the space character (ASCII 32) as the stop character even if the base
data contains only numeric characters. Barcodes, which permit the space character
in the base data, are essentially considered to be alphanumeric in this sense.
Note
The stop character is interpreted. In other words: if you use
<FF>
as the stop
character, this is interpreted not only as a stop character, but also as a page
break. When, for example, the stop character
<Esc>
is used, this is
interpreted not only as a stop character, but also as the start of an escape
sequence.
The stop character informs PCL Barcode Flash that the base data collected since the
sequence
<Esc>(s#T
is to be printed as a barcode symbol.
Example:
<Esc>(s24670T12345<CR>
In this example, the number 24670 stands for Code 39. Here,
<CR>
(ASCII 13) is
used as the stop character. This sequence prints the character string “12345” as a
Code 39 symbol.
3.2.2
Stopping Barcode mode
To stop (deactivate) Barcode mode to enable you to print text again, change the font
again. Send once again a
<Esc>(s#T
sequence to the printer which includes the
number of the font that the printer is to use for further text from now on.
Some barcodes allow all 256 characters of the ASCII code, including the characters
that are valid as stop characters as described above. Because of this, the
appropriate characters cannot, of course, be used as stop characters as they may
appear in the middle of the base data, after all. For this reason, in addition to the
procedure described above, a second option – “Transparent mode” – is available to
you for isolating the base data. If you would like to create a barcode of this type and
use the stop characters as base data, add a second Escape sequence to the
barcode call sequence. This will indicate how many characters are to be assigned to
the barcode symbol.
Example:
<Esc>(s24820T12345<Esc>&p5X12345
26