3-1. Mode Page Définition du format
Codes de contrôle | Codes hexadécimaux | Fonction |
|
| ||
|
|
|
|
|
| |
<ESC> “C”<LF> <NUL> | 1B | 43 0A 00 | Elimination du format |
|
| |
|
|
|
|
|
| |
<ESC> “D n1n2n3n4” <LF> | 1B | 44 n1n2n3n4 0A | Définition de la zone d’impression |
|
| |
<NUL> | 00 |
|
|
|
| |
<ESC> “L n1n2 ; x1x2x3x4 | 1B | 4C n1n2 3B x1x2x3x4 | Définition de format traçage de ligne |
|
| |
FRANÇAIS | ||||||
, y1y2y3y4, x5x6x7x8 | 2C y1y2y3y4 2C x5x6x7x8 |
|
| |||
|
|
| ||||
, y5y6y7y8, d, w” <LF> | 2C y5y6y7y8 2C d 2C w 0A |
|
|
| ||
<NUL> | 00 |
|
|
|
| |
<ESC> “E n1n2” <LF>: <NUL> | 1B | 45 n1n2 0A 00 | Annulation du format traçage de ligne |
|
| |
<ESC> “PC n1n2 ; x1x2x3x4 | 1B 50 43 n1n2 3B x1x2x3x4 | Définition du format chaîne de caractères |
|
| ||
, y1y2y3y4, w, h, | 2C y1y2y3y4 2C w 2C h 2C |
|
|
| ||
c, r1r2, d1d2” <LF> <NUL> | c 2C r1r2 2C d1d2 0A 00 |
|
|
| ||
|
|
|
|
| ||
<ESC> “PB n1n2 ; x1x2x3x4 | 1B 50 42 n1n2 3B x1x2x3x4 | Définition du format code à barres |
|
| ||
, y1y2y3y4, w, b, | 2C y1y2y3y4 2C w 2C b 2C |
|
|
| ||
m, h1h2h3h4” <LF> <NUL> | m 2C h1h2h3h4 0A 00 |
|
|
| ||
|
|
|
|
|
| |
<ESC> “Y d1d2” <LF> <NUL> | 1B | 59 d1d2 0A 00 | Définition du pas de caractère |
|
|
Réglage des données d’impression
Codes de contrôle |
| Codes hexadécimaux | Fonction | ||
|
|
| |||
<ESC> “RC n1n2 ; a1.....an” | 1B 52 43 n1n2 3B a1a2.…an | Réglage des données de chaîne de caractè- | |||
<LF> <NUL> |
|
| 0A 00 | res | |
<ESC> “RB n1n2 ; a1.....an” | 1B 52 42 n1n2 3B a1a2.…an | Réglage des données de code à barres | |||
<LF> <NUL> |
|
| 0A 00 |
| |
|
|
|
|
|
|
<ESC> | “Q | ; | x1x2x3x4, | 1B 51 3B x1x2x3x4 2C | Mise des données graphiques à points dans |
y1y2y3y4, 1234, |
| y1y2y3y4 2C1234 2C | la mémoire de l’image | ||
w1w2w3, n11n12n13 | w1w2w3 2C n11n12n13 |
| |||
n.…n1k <LF>.…nm1nm2 | n.…n1k <LF>.…nm1nm2 |
| |||
.…nmk” <LF> <NUL> | .…nmk” 0A 00 |
| |||
|
|
|
|
|
|
<ESC> | “H | m | x1x2x3x4, | 1B 48 m x1x2x3x4 2C | Copie du fichier BMP dans l’imprimante |
y1y2y3y4, (BMP file data) | y1y2y3y4 2C (BMP file data) |
| |||
,” <LF> <NUL> |
| 2C 0A 00 |
| ||
|
|
| |||
<ESC> “G n1n2, n3n4” <ESC> | 1B 47 n1n2 2C n3n4 1B 30 | Appel de téléchargement de caractère | |||
“0” |
|
|
|
|
|
|
|
| |||
<ESC> “X” <LF> <NUL> | 1B 58 0A 00 | Elimination des données d’image |
– 18 –