Citizen PPU-700 Command Reference Manual page 81

Printer presenter unit
Hide thumbs Also See for PPU-700:
Table of Contents

Advertisement

Special characters
<Example> To print "No." in code set B, followed by "123456" in code set C, send the
• If the printer finds a string of bar code data that does not begin with a code set select
character, it immediately aborts the command processing and handles the subsequent
data as normal data.
• If the printer received a character that is not available in the currently selected code
set, it immediately aborts the command processing and handles the subsequent data
as normal data.
• An HRI character corresponding to either a Shift character or a code select character is
not printed. An HRI character for either a function character or a control character is
treated as a space character.
[Sample Program]
LPRINT CHR$(&H1D);"H"; CHR$(2);
LPRINT CHR$(&H1D);"k";
LPRINT CHR$(4);
LPRINT "123"; CHR$(0);
Hex.
ASCII
7B53
{S
7B41
{A
7B42
{B
7B43
{C
7B31
{1
7B32
{2
7B33
{3
7B34
{4
7B7B
{{
following data string:
GS k <73> <10> <7B>H <42>H、" No." <7B>H <43>H <12> <34> <56>
When the data "123" is printed with the CODE 39.
Code Set A
SHIFT
-N/A
CODE B
CODE C
FNC1
FNC2
FNC3
FNC4
' { '
[Print Results]
*
1
2
- 79 -
Code Set B
Code Set C
SHIFT
CODE A
CODE A
-N/A
CODE B
CODE C
FNC1
FNC2
FNC3
FNC4
' { '
3
*
-N/A
-N/A
FNC1
-N/A
-N/A
-N/A
' { '

Advertisement

Table of Contents
loading

Table of Contents