Esc " ⁄ " n "data" cr or lf, Esc "dc3" n – Citizen Systems iDP-3550 User Manual

Page 97

Advertising
background image

ESC "

" n "data" CR or LF

[Function]

Defining the message

[Code]

<1B>H <2F>H n "data" CR or LF

[Range]

1

n

10

[Outline]

This command can define up to a 50-byte message in one line. If the value of n is specified
beyond the range, the data following n will be treated as the print data.
Once the message is defined, it remains valid until it is redefined. The data should end with
CR (0DH) or LF (0AH). If the data exceeds 50 bytes, the subsequent data will be treated as
the print data.
Once the message is defined, it remains valid until it is redefined or the download deletion
command (ESC DC2 n1 n2) is executed.

ESC "DC3" n

[Function]

Printing the message

[Code]

<1B>H <13>H n

[Range]

1

n

10

[Function]

This command prints a message. If the value of n is specified beyond the range or if nothing
is specified to n, the message will not be printed.

Advertising