28
1 R-50 PANEL PRINTER SOFTWARE COMMANDS MANUAL

High End R 50 Panel Mountable Printer Commands Manual

Embed Size (px)

DESCRIPTION

Mini Printer

Citation preview

Page 1: High End R 50 Panel Mountable Printer Commands Manual

1

R-50

PANEL PRINTER

SOFTWARE COMMANDS MANUAL

Page 2: High End R 50 Panel Mountable Printer Commands Manual

2

HT [Name] Horizontal tab [Format] ASCII HT

Hex 09 Decimal 9

[Range] None [Default] None [Description]

Moves the printing position to the next horizontal tab. Default HT is set at 16 * x position where x ranges from 0 to 23. If printing position exceeds 384 dots then printer prints data in buffer and Sets printing position to left margin of next line.

[String input] hex 0X30,0X31,0X32,0X34,0X35,0X36,0X37,0X38,0X39,0X30,0X31, 0X32,0X33,0X34,0X35,0X36,0X37,0X38,0X39,0X30,0X31,0X32, 0X34,0X35,0X36,0X0A,0X09,0X48,0X09,0X48,0X09,0X48,0X09, 0X48, 0XA

[Print Sample] 0123456789012345678901234567

890123456 H

H H H

LF [Name] Print and line feed [Format] ASCII LF

Hex 0A Decimal 10

[Range] None] [Default] None [Description] Prints the data in the print buffer and feeds one line. [String Input] ASCII 0x41, 0x41, 0x41, 0x41, 0x41,0x0A,0x42,0x42,0x42,0x42,0x42,0x0A [Print Sample] AAAAA BBBBB

Page 3: High End R 50 Panel Mountable Printer Commands Manual

3

CR [Name] Print and carriage return [Format] ASCII CR

Hex 0D Decimal 13

[Range] None [Default] None [[Description] Execute printing and one line feed. [String Input] ASCII

0x41,0x41,0x41,0x41,0x41,0x0D,0x20,0x20,0x20,0x20,0x20, 0x42,0x42,0x42,0x42,0x42,0x0A

[Print Sample] AAAAA BBBBB DLE EOT n [Name] Real-time status transmission [Format] ASCII DLE EOT n

Hex 10 04 n Decimal 16 4 n

[[Description] Transmits one byte of data when n=1 or n= 20 N = 1 Transmits printer status. N = 20 (Maestros function) BIT

ON/OFF STATUS

0

0 Not used

1

1 = ON 0 = OFF

High voltage(greater than 8v) Normal voltage

2

1 = ON 0 = OFF

Paper not present Paper present

3

1 = ON 0 = OFF

Buffer not empty Buffer empty

4

0 = OFF Not used

5

0 = OFF Not used

6

0 = OFF Not used

7

0 = OFF Not used

Page 4: High End R 50 Panel Mountable Printer Commands Manual

4

ESC SP n [Name] Set right-side character spacing [Format] ASCII ESC SP n

Hex 1B 20 n Decimal 27 32 n

[Description] Sets the right-side character spacing to n × (horizontal or vertical motion unit).

[String Input] Set character spacing spacing to 6 decimal

0x1B,0x20,0x06,0x41,0x41,0x41,0x41,0x41, 0x0A

[Print Sample] A A A A A

[String Input] Set character spacing spacing to 12 decimal 0x1B,0x20,0x0C,0x42,0x42,0x42,0x42,0x42, 0x0A

[Print Sample] B B B B B [String Input] Set character spacing spacing to 0

0x1B,0x20,0x00,0x43,0x43,0x43,0x43,0x43, 0x0A

[Print Sample] CCCCC ESC $ nL nH [Name] Set absolute print position [Format] ASCII ESC $ nL nH

Hex 1B 24 nL nH Decimal 27 36 nL nH

[Range] 0 ≤ nL ≤ 255

0 ≤ nH ≤ 255 [Description]

Sets the print starting position to (nL + nH × 256) × (horizontal or vertical motion unit) from the beginning of the line.

[String Input]

0x41,0x42,0x43,0x44,0x1B,0x24,0x5a,0x00,0x45,0x46,0x47,0x48,0x0A

[Print Sample]

Page 5: High End R 50 Panel Mountable Printer Commands Manual

5

ESC * m nL nH d1 ... dk [Name] Select bit-image mode [Format] ASCII ESC * m nL nH d1 ... dk

Hex 1B 2A m nL nH d1 ... dk Decimal 27 42 m nL nH d1 ... dk

[Description]

Selects a bit-image mode using m for the number of dots specified by (nL + nH × 256), as follows:

[String Input] 0x1B, 0x2A, 0X00, 0X46, 0X00,

0X01,0X02,0X04,0X08,0X10,0X20,0X40,0X80,0X40,0X20, 0X10, 0X08, 0X04, 0X02, 0X01,0X02,0X04,0X08,0X10,0X20,0X40,0X80,0X40,0X20, 0X10, 0X08, 0X04, 0X02, 0X01,0X02,0X04,0X08,0X10,0X20,0X40,0X80,0X40,0X20, 0X10, 0X08, 0X04, 0X02, 0X01,0X02,0X04,0X08,0X10,0X20,0X40,0X80,0X40,0X20, 0X10, 0X08, 0X04, 0X02 0X01,0X02,0X04,0X08,0X10,0X20,0X40,0X80,0X40,0X20, 0X10, 0X08, 0X04, 0X02, 0X0A

[Print Sample]

[String Input] 0x1B, 0x2A, 0X01, 0X46, 0X00,

0X01,0X02,0X04,0X08,0X10,0X20,0X40,0X80,0X40,0X20, 0X10, 0X08, 0X04, 0X02, 0X01,0X02,0X04,0X08,0X10,0X20,0X40,0X80,0X40,0X20, 0X10, 0X08, 0X04, 0X02, 0X01,0X02,0X04,0X08,0X10,0X20,0X40,0X80,0X40,0X20, 0X10, 0X08, 0X04, 0X02, 0X01,0X02,0X04,0X08,0X10,0X20,0X40,0X80,0X40,0X20, 0X10, 0X08, 0X04, 0X02 0X01,0X02,0X04,0X08,0X10,0X20,0X40,0X80,0X40,0X20, 0X10, 0X08, 0X04, 0X02, 0X0A

[Print sample]

Page 6: High End R 50 Panel Mountable Printer Commands Manual

6

ESC – n [Name] Turn underline mode on/off [Format] ASCII ESC - n

Hex 1B 2D n Decimal 27 45 n

[Description] Turns underline mode on or off using n as follows:

[String Input] Select underline mode 0x1B, 0X2D, 0X01, 0X41, 0X41, 0X41, 0X41, 0X41, 0X0A [Print Sample] AAAAA [String Input] Cancel underline mode 0x1B, 0X2D, 0X00, 0X42, 0X42, 0X42, 0X42, 0X42, 0X0A Print Sample] BBBBB ESC 2 [Name] Select default line spacing [Format] ASCII ESC 2

Hex 1B 32 Decimal 27 50

[Range] Non[Default] None [Description] Sets the line spacing to 60*0.0625mm. [String Input] 0x1B,0x02,0x42,0x42,0x42,0x42,0x42,0x0A,0x43,0x43,0x43,0x43,0x43,0x0A [Print Sample] BBBBB CCCCC

Page 7: High End R 50 Panel Mountable Printer Commands Manual

7

ESC 3 n [Name] Set line spacing [Format] ASCII ESC 3 n

Hex 1B 33 n Decimal 27 51 n

[Range] 0 ≤ n ≤ 255 [Description]

Sets the line spacing to n × (vertical or horizontal motion unit).

[String Input] hex 0x1B,0X03,0X19,0X41,0X41,0X41,0X41,0X41,0X0A, 0x1B,0X03,0X1E,0X41,0X41,0X41,0X41,0X41,0X0A, 0x1B,0X03,0X23,0X41,0X41,0X41,0X41,0X41,0X0A, 0x1B,0X03,0X28,0X41,0X41,0X41,0X41,0X41,0X0A, 0x1B,0X03,0X2D,0X41,0X41,0X41,0X41,0X41,0X0A,

0x1B, 0X03, 0X32, 0X41, 0X41, 0X41,0X41,0X41, 0X0A

[Print Sample]

ESC < [Name] Return home [Format] ASCII ESC <

Hex 1B 3C Decimal 27 60

[Range] None [Default] None [Description] Moves the print head to the standby position.

Page 8: High End R 50 Panel Mountable Printer Commands Manual

8

ESC @ [Name] Initialize printer [Format] ASCII ESC @

Hex 1B 40 Decimal 27 64

[Range] None [Default] None [Description]

The data in the print buffer (OUTPUT BUFFER) is cleared and the printer mode(s) is reset to the mode that was in effect when the power was turned on. Printer also cancels previous setting like double height, double width, underline mode and selects default setting.

[String Input] Select double height and underline mode 0x1B, 0X21, 0X90,0X4D,0X41,0X45,0X53,0X54,0X52,0X4F,0X53,0X0A [Print Sample] MAESTROS [String Input] Send initialize printer command 0x1B,0x40,0X4D,0X41,0X45,0X53,0X54,0X52,0X4F,0X53,0X0A [Print Sample] MAESTROS ESC D n1 ... nk NUL [Name] Set horizontal tab positions [Format] ASCII ESC D n1 ... nk NUL

Hex 1B 44 n1 ... nk 00 Decimal 27 68 n1 ... nk 0

[Range] 1 ≤ n ≤ 255 0 ≤ k ≤ 32

[Default] n = 8, 16, 24, 32, ... (Every eight characters for the default font set by ESC ! or ESC M)

[Description] Sets a horizontal tab to n columns from the beginning of the line. k indicates the number of horizontal tab positions to be set. Transmit [n]k in ascending order and place a NUL code at the end. ESC D NUL cancels all horizontal tab positions. When [n] is less than or equal to the preceding value [n]k-1, horizontal tab setting is finished and the following data is processed as normal data.

[String input] Set HT at 5,10,15,20 position.

Page 9: High End R 50 Panel Mountable Printer Commands Manual

9

0X30,0X31,0X32,0X33,0X34,0X35,0X36,0X37,0X38,0X39, 0X30,0X31,0X32,0X33,0X34,0X35,0X36,0X37,0X38,0X39, 0X30,0X31,0X32,0X33,0X34,0X35,0X36,0X37,0X38,0X39, 0X30,0X31,0X32,0X34, 0X35, 0X36,0X0A,0X1B,0X44,0X05 ,0X0A,0X0x0F,0X14,0x00,0X09, 0X48, 0X09, 0X48, 0X09, 0X48, 0X09, 0X48, 0XA

[Print Sample] O1234567890123456789012345678

90123456 H H H H

ESC E n [Name] Turn emphasized mode on/off [Format] ASCII ESC E n

Hex 1B 45 n Decimal 27 69 n

[Range] 0 ≤ n ≤ 255 [Default] n = 0 [Description] Turns emphasized mode on or off.

• When the LSB of n is 0, emphasized mode is turned off.(selects 12*24 bold font) • When the LSB of n is 1, emphasized mode is turned on.(selects 9*24 bold font)

[String Input] Select 12*24 bold 0x1B, 0X45, 0X01, 0X4D, 0X41, 0X45, 0X53,0X54,0X52,0X4F,0X53,0X0A [Print Sample] MAESTROS [String Input] Select 12*24 bold 0x1B, 0X45, 0X00, 0X4D, 0X41, 0X45, 0X53,0X54,0X52,0X4F,0X53,0X0A [Print Sample] Selects 9*24 bold MAESTROS ESC J n [Name] Print and feed paper [Format] ASCII ESC J n

Hex 1B 4A n Decimal 27 74 n

[Range] 0 ≤ n ≤ 255 [Default] None [Description] Prints the data in the print buffer and feeds the paper n ×

(vertical or horizontal motion unit).

Page 10: High End R 50 Panel Mountable Printer Commands Manual

10

[String Input] 0x41,0x41,0x41,0x41,0x41,0x0A,0x42,0x42,0x42,0x42,0x42,0x1B,0x4A,0x64,0x43 ,0x43,0x43,0x43,0x43,0x0A,0x44,0x44,0x44,0x44,0x44,0x0A

[Print Sample] AAAAA BBBBB CCCCC DDDDD ESC M n [Name] Select character font [Format] ASCII ESC M n

Hex 1B 4D n Decimal 27 77 n

[Range] n = 0, 1, 48, 49 [Description]

Selects a character font, using n as follows: When N = 0,48 font = 12*24 normal When n = 1,49 font = 9 *24 normal

[String Input] Selects 12*24 0X1B,0X4D,0X00, 0X4D, 0X41, 0X45, 0X53,0X54,0X52,0X4F,0X53,0X0A [Print Sample] MAESTROS [String Input] Selects 9*24 0X1B,0X4D,0X01, 0X4D, 0X41, 0X45, 0X53,0X54,0X52,0X4F,0X53,0X0A [Print Sample] MAESTROS

ESC S [Name] Select standard mode [Format] ASCII ES S

Hex 1B 53 Decimal 27 83 [Range] None

[Default] None [Description] Switches from page mode to standard mode.

Page 11: High End R 50 Panel Mountable Printer Commands Manual

11

ESC V n [Name] Turn 90° clockwise rotation mode on/off [Format] ASCII ESC V n

Hex 1B 56 n Decimal 27 86 n

[Default] n = 0 [Description]

In standard mode, turns 90° clockwise rotation mode on or off, using n as follows:

When n = 0, printer cancels 90 degree clockwise rotation mode off. When n = 1, printer cancels 90 degree clockwise rotation mode off. [String Input] select 90 degree clockwise rotation mode

0x1B,0X56,0X01,0X41,0X41,0X41,0X41,LF,0X42,0X42,0X42,0X42,LF, 0X43, 0X43, 0X43, 0X43,0X0A

[Print Sample]

[String Input] Cancel 90 degree clockwise rotation mode

0x1B,0X56,0X00,0X41,0X41,0X41,0X41,LF,0X42,0X42,0X42,0X42,LF,0X43, 0X43,0X43,0X43,0X0A

[Print Sample]

ESC \ nL nH [Name] Set relative print position [Format} ASCII ESC \ nL nH

Hex 1B 5C nL nH Decimal 27 92 nL nH

[Range] 0 ≤ nL ≤ 255 0 ≤ nH ≤ 255

[Default] None [Description]

Moves the print starting position to (nL + nH × 256) × (horizontal or vertical motion unit) from the current position.

[String Input] 0x41,0x42,0x43,0x44,0x1B,0x5C,0x5a,0x00,0x45,0x46,0x47,0x48,0x0A

Page 12: High End R 50 Panel Mountable Printer Commands Manual

12

[Print Sample]

ESC a n [Name] Select justification [Format] ASCII ESC a n

Hex 1B 61 n Decimal 27 97 n

[Range] 0 ≤ n ≤ 2, 48 ≤ n ≤ 50 [Default] n = 0 [Description] In standard mode, aligns all the data in one line to a

specified position, using n as follows: [String Input] Select left justification

0x1B,0X61,0X00,,0X41,0X42,0X43,0X0A,0X41,0X42,0X43,0X44,0X0A,0X41, 0X42,0X43,0X44,0X45,0X0A

[Print Sample]

[String Input] Selects center justification

0x1B,0X61,0X01,,0X41,0X42,0X43,0X0A,0X41,0X42,0X43,0X44,0X0A,0X41, 0X42,0X43,0X44,0X45,0X0A

[Print Sample]

[String Input] Selects right justification

0x1B,0X61,0X02,,0X41,0X42,0X43,0X0A,0X41,0X42,0X43,0X44,0X0A,0X41, 0X42,0X43,0X44,0X45,0X0A

[Print Sample]

ESC d n [Name] Print and feed n lines [Format] ASCII ESC d n

n justification 0,48 Left justification 1,49 centered 2,50 Right justification

Page 13: High End R 50 Panel Mountable Printer Commands Manual

13

Hex 1B 64 n Decimal 27 100 n

[Range] 0 ≤ n ≤ 255 [Default] None [ [Description] Prints the data in the print buffer and feeds n lines. [String Input] hex

0x41,0x41,0x41,0x41,0x41,0x0A,0x42,0x42,0x42,0x42,0x42,0x1b,0x64,0x06,0x43,0x43,0x43,0x43,0x43,0x0A

[Print Sample] Prints data in buffer and feeds 6 lines. AAAAA BBBBB CCCCC ESC {n [Name] Turn upside-down printing mode on/off [Format] ASCII ESC { n

Hex 1B 7B n Decimal 27 123 n

[Range] 0 ≤ n ≤ 255 [Default] n = 0 [Description] In standard mode, turns upside-down printing mode on

or off. • When the LSB of n is 0, upside-down printing mode is turned off. • When the LSB of n is 1, upside-down printing mode is turned on.

[String Input] Cancels upside down mode 0x1B,0X7B,0X00,0X41,0X42,0X43,0X44,0X45,0X0A 0x42, 0x43, 0x44, 0x45, 0x46, 0x0A [Print Sample]

ABCDE BCDEF

[String Input] 0x1B,0X7B,0X01,0X41,0X42,0X43,0X44,0X45,0X0A 0x42, 0x43, 0x44, 0x45, 0x46, 0x0A [Print Sample]

Page 14: High End R 50 Panel Mountable Printer Commands Manual

14

GS * x y d1 ... d(x × y × 8) [Name] Define downloaded bit image [Format] ASCII GS * x y d1 ... d(x × y × 8)

Hex 1D 2A x y d1 ... d(x × y × 8) Decimal 29 42 x y d1 ... d(x × y × 8)

[Description] Defines a downloaded bit image using (x × 8) dots in the horizontal direction and (y × 8) dots in the vertical direction. • d indicates the bit image data. Image data stored by this function are printed by GS / m command.

GS / m [Name] Print downloaded bit image [Format] ASCII GS / m

Hex 1D 2F m Decimal 29 47 m

[Description] Prints a downloaded bit image using the mode specified by m, as follows:

m Description 0,48 Normal 1,49 Double width 3,50 Double Height 4,51 Quadruple [String Input] Select normal mode 0X1D,0X2A, 0X12, 0X05,

AAh,AAh,AAh,AAh,AAh,55h,55h,55h,55h,54h,80h,00h,00h,00h,02 40h,00h,00h,00h,04h,80h,00h,00h,00h,02h,40h,00h,00h,00h,04 8Ah,AAh,AAh,AAh,A2h,45h,55h,55h,55h,44h,8Ah,AAh,AAh,AAh,A2 45h,55h,55h,55h,44h,8Ah,AAh,AAh,AAh,A2h,45h,00h,50h,01h,44 8Ah,80h,A8h,02h,A2h,45h,00h,50h,01h,44h,8Ah,80h,A8h,02h,A2 45h,00h,50h,01h,44h,8Ah,80h,A8h,02h,A2h,45h,00h,50h,01h,44 8Ah,80h,A8h,02h,A2h,45h,00h,00h,01h,44h,8Ah,80h,00h,02h,A2 40h,00h,00h,00h,04h,80h,00h,00h,00h,02h,40h,00h,00h,00h,04 80h,AAh,00h,02h,A2h,41h,55h,00h,01h,44h,82h,AAh,80h,02h,A2 45h,55h,40h,01h,44h,8Ah,AAh,A0h,02h,A2h,45h,45h,50h,01h,44 8Ah,82h,A8h,02h,A2h,45h,01h,54h,01h,44h,8Ah,80h,AAh,02h,A2 45h,00h,55h,01h,44h,8Ah,80h,2Ah,82h,A2h,45h,00h,15h,55h,44 8Ah,80h,0Ah,AAh,A2h,45h,00h,05h,55h,44h,8Ah,80h,02h,AAh,82 40h,00h,01h,55h,04h,80h,00h,00h,00h,02h,40h,00h,00h,00h,04 80h,00h,00h,00h,02h,40h,15h,55h,50h,04h,80h,2Ah,AAh,A8h,02 40h,55h,55h,54h,04h,80h,AAh,AAh,AAh,02h,41h,55h,55h,55h,04 82h,A8h,00h,2Ah,82h,45h,50h,00h,15h,44h,8Ah,A0h,00h,0Ah,A2 45h,40h,00h,05h,44h,8Ah,80h,00h,02h,A2h,45h,00h,00h,01h,44 8Ah,80h,00h,02h,A2h,45h,00h,00h,01h,44h,8Ah,80h,00h,02h,A2 45h,00h,00h,01h,44h,8Ah,80h,00h,02h,A2h,40h,00h,00h,00h,04 80h,00h,00h,00h,02h,40h,00h,00h,00h,04h,80h,00h,00h,00h,62 40h,00h,00h,03h,84h,80h,00h,00h,1Ch,02h,40h,00h,00h,60h,04

Page 15: High End R 50 Panel Mountable Printer Commands Manual

15

80h,00h,03h,80h,02h,40h,00h,1Ch,00h,04h,80h,00h,60h,00h,02 40h,03h,80h,00h,04h,80h,0Ch,00h,00h,02h,40h,70h,00h,00h,04 83h,80h,00h,00h,02h,4Ch,00h,00h,00h,04h,80h,00h,00h,00h,02 40h,00h,00h,00h,04h,80h,00h,00h,00h,02h,4Ah,AAh,AAh,AAh,A4 85h,55h,55h,55h,42h,4Ah,AAh,AAh,AAh,A4h,85h,55h,55h,55h,42 4Ah,AAh,AAh,AAh,A4h,85h,00h,05h,00h,02h,4Ah,08h,0Ah,80h,04 85h,00h,05h,00h,02h,4Ah,80h,0Ah,80h,04h,85h,00h,05h,00h,02 4Ah,80h,0Ah,80h,04h,85h,00h,05h,00h,02h,4Ah,80h,0Ah,80h,04 85h,55h,55h,00h,02h,42h,AAh,AAh,00h,04h,81h,55h,54h,00h,02 40h,AAh,A8h,00h,04h,80h,55h,50h,00h,02h,40h,00h,00h,00h,04 80h,00h,00h,00h,02h,40h,00h,00h,00h,04h,80h,2Ah,AAh,A8h,02 40h,55h,55h,54h,04h,80h,AAh,AAh,AAh,02h,41h,55h,55h,55h,04 82h,AAh,AAh,AAh,82h,45h,40h,00h,05h,44h,8Ah,80h,00h,02h,A2 45h,00h,00h,01h,44h,8Ah,80h,00h,02h,A2h,45h,00h,00h,01h,44 8Ah,80h,00h,02h,A2h,45h,00h,00h,01h,44h,8Ah,80h,00h,02h,A2 45h,00h,00h,01h,44h,8Ah,80h,00h,02h,A2h,45h,40h,00h,05h,44 82h,AAh,AAh,AAh,82h,41h,55h,55h,55h,04h,80h,AAh,AAh,AAh,02 40h,55h,55h,54h,04h,80h,2Ah,AAh,A8h,02h,40h,00h,00h,00h,04 80h,00h,00h,00h,02h,40h,00h,00h,00h,04h,80h,AAh,00h,02h,A2 41h,55h,00h,01h,44h,82h,AAh,80h,02h,A2h,45h,55h,40h,01h,44 8Ah,AAh,A0h,02h,A2h,45h,45h,50h,01h,44h,8Ah,82h,A8h,02h,A2 45h,01h,54h,01h,44h,8Ah,80h,AAh,02h,A2h,45h,00h,55h,01h,44 8Ah,80h,2Ah,82h,A2h,45h,00h,15h,55h,44h,8Ah,80h,0Ah,AAh,A2 45h,00h,05h,55h,44h,8Ah,80h,02h,AAh,82h,40h,00h,01h,55h,04 80h,00h,00h,00h,02h,40h,00h,00h,00h,04h,80h,00h,00h,00h,02 40h,00h,00h,00h,04h,AAh,AAh,AAh,AAh,AAh,55h,55h,55h,55h,54h

0X1D,0X2F,0X00,0X0A

[Print Sample]

[String Input] Select double width 0X1D,0X2A, 0X12, 0X05, AAh,AAh,AAh,AAh,AAh,55h,55h,55h,55h,54h,80h,00h,00h,00h,02

40h,00h,00h,00h,04h,80h,00h,00h,00h,02h,40h,00h,00h,00h,04 8Ah,AAh,AAh,AAh,A2h,45h,55h,55h,55h,44h,8Ah,AAh,AAh,AAh,A2 45h,55h,55h,55h,44h,8Ah,AAh,AAh,AAh,A2h,45h,00h,50h,01h,44 8Ah,80h,A8h,02h,A2h,45h,00h,50h,01h,44h,8Ah,80h,A8h,02h,A2 45h,00h,50h,01h,44h,8Ah,80h,A8h,02h,A2h,45h,00h,50h,01h,44 8Ah,80h,A8h,02h,A2h,45h,00h,00h,01h,44h,8Ah,80h,00h,02h,A2 40h,00h,00h,00h,04h,80h,00h,00h,00h,02h,40h,00h,00h,00h,04 80h,AAh,00h,02h,A2h,41h,55h,00h,01h,44h,82h,AAh,80h,02h,A2 45h,55h,40h,01h,44h,8Ah,AAh,A0h,02h,A2h,45h,45h,50h,01h,44 8Ah,82h,A8h,02h,A2h,45h,01h,54h,01h,44h,8Ah,80h,AAh,02h,A2 45h,00h,55h,01h,44h,8Ah,80h,2Ah,82h,A2h,45h,00h,15h,55h,44 8Ah,80h,0Ah,AAh,A2h,45h,00h,05h,55h,44h,8Ah,80h,02h,AAh,82 40h,00h,01h,55h,04h,80h,00h,00h,00h,02h,40h,00h,00h,00h,04 80h,00h,00h,00h,02h,40h,15h,55h,50h,04h,80h,2Ah,AAh,A8h,02 40h,55h,55h,54h,04h,80h,AAh,AAh,AAh,02h,41h,55h,55h,55h,04 82h,A8h,00h,2Ah,82h,45h,50h,00h,15h,44h,8Ah,A0h,00h,0Ah,A2 45h,40h,00h,05h,44h,8Ah,80h,00h,02h,A2h,45h,00h,00h,01h,44 8Ah,80h,00h,02h,A2h,45h,00h,00h,01h,44h,8Ah,80h,00h,02h,A2 45h,00h,00h,01h,44h,8Ah,80h,00h,02h,A2h,40h,00h,00h,00h,04 80h,00h,00h,00h,02h,40h,00h,00h,00h,04h,80h,00h,00h,00h,62 40h,00h,00h,03h,84h,80h,00h,00h,1Ch,02h,40h,00h,00h,60h,04 80h,00h,03h,80h,02h,40h,00h,1Ch,00h,04h,80h,00h,60h,00h,02 40h,03h,80h,00h,04h,80h,0Ch,00h,00h,02h,40h,70h,00h,00h,04 83h,80h,00h,00h,02h,4Ch,00h,00h,00h,04h,80h,00h,00h,00h,02 40h,00h,00h,00h,04h,80h,00h,00h,00h,02h,4Ah,AAh,AAh,AAh,A4 85h,55h,55h,55h,42h,4Ah,AAh,AAh,AAh,A4h,85h,55h,55h,55h,42 4Ah,AAh,AAh,AAh,A4h,85h,00h,05h,00h,02h,4Ah,08h,0Ah,80h,04 85h,00h,05h,00h,02h,4Ah,80h,0Ah,80h,04h,85h,00h,05h,00h,02 4Ah,80h,0Ah,80h,04h,85h,00h,05h,00h,02h,4Ah,80h,0Ah,80h,04 85h,55h,55h,00h,02h,42h,AAh,AAh,00h,04h,81h,55h,54h,00h,02 40h,AAh,A8h,00h,04h,80h,55h,50h,00h,02h,40h,00h,00h,00h,04 80h,00h,00h,00h,02h,40h,00h,00h,00h,04h,80h,2Ah,AAh,A8h,02 40h,55h,55h,54h,04h,80h,AAh,AAh,AAh,02h,41h,55h,55h,55h,04 82h,AAh,AAh,AAh,82h,45h,40h,00h,05h,44h,8Ah,80h,00h,02h,A2 45h,00h,00h,01h,44h,8Ah,80h,00h,02h,A2h,45h,00h,00h,01h,44 8Ah,80h,00h,02h,A2h,45h,00h,00h,01h,44h,8Ah,80h,00h,02h,A2 45h,00h,00h,01h,44h,8Ah,80h,00h,02h,A2h,45h,40h,00h,05h,44 82h,AAh,AAh,AAh,82h,41h,55h,55h,55h,04h,80h,AAh,AAh,AAh,02 40h,55h,55h,54h,04h,80h,2Ah,AAh,A8h,02h,40h,00h,00h,00h,04 80h,00h,00h,00h,02h,40h,00h,00h,00h,04h,80h,AAh,00h,02h,A2 41h,55h,00h,01h,44h,82h,AAh,80h,02h,A2h,45h,55h,40h,01h,44 8Ah,AAh,A0h,02h,A2h,45h,45h,50h,01h,44h,8Ah,82h,A8h,02h,A2 45h,01h,54h,01h,44h,8Ah,80h,AAh,02h,A2h,45h,00h,55h,01h,44 8Ah,80h,2Ah,82h,A2h,45h,00h,15h,55h,44h,8Ah,80h,0Ah,AAh,A2 45h,00h,05h,55h,44h,8Ah,80h,02h,AAh,82h,40h,00h,01h,55h,04 80h,00h,00h,00h,02h,40h,00h,00h,00h,04h,80h,00h,00h,00h,02 40h,00h,00h,00h,04h,AAh,AAh,AAh,AAh,AAh,55h,55h,55h,55h,54h

GS,0x2F,0x01,0x0A

Page 16: High End R 50 Panel Mountable Printer Commands Manual

16

[Print Sample]

GS B n [Name] Turn white/black reverse printing mode on/off [Format] ASCII GS B n

Hex 1D 42 n Decimal 29 66 n

[Range] 0 ≤ n ≤ 255 [Description] Turns white/black reverse printing mode on or off.

• When the LSB of n is 0, white/black reverse printing mode is turned off. • When the LSB of n is 1, white/black reverse printing mode is turned on.

[String Input] Turn white/black reverse printing mode on 0x1D, 0X42,0X01,0X41,0X41, 0X41, 0X41, 0X41, 0X0A [Print Sample]

[String Input] Turn white/black reverse printing mode off

0x1D, 0X42,0X00,0X42,0X42, 0X42, 0X42, 0X42, 0X0A [Print Sample] BBBBB GS L nL Nh [Name] Set left margin [Format] ASCII GS L nL nH

Hex 1D 4C nL nH Decimal 29 76 nL nH

[Range] 0 ≤ nL ≤ 255 0 ≤ nH ≤ 255

[Default] nL = 0, nH = 0

Page 17: High End R 50 Panel Mountable Printer Commands Manual

17

[Description] In standard mode, sets the left margin to (nL + nH × 256) × (horizontal motion unit) from the left edge of the printable Area.The result calculated by above formula should not be More than 48.

[String Input] 0X1D,0X4C,0X00,0X00,0X41,0X41,0X41,0X41,0X41,0X0A [Print Sample] AAAAA [String Input] 0X1D,0X4C,0X05,0X00,0X41,0X41,0X41,0X41,0X41,0X0A [Print Sample] AAAAA [String Input] 0X1D,0X4C,0X14,0X00,0X41,0X41,0X41,0X41,0X41,0X0A [Print Sample] AAAAA

GS P x y [Name] Set horizontal and vertical motion units [Format] ASCII GS P x y

Hex 1D 50 x y Decimal 29 80 x y

[Range] 0 ≤ x ≤ 255 0 ≤ y ≤ 255

[Description] Sets the horizontal and vertical motion units to 1/x and 1/y inches, respectively. • When x = 0, the default setting of horizontal value is used. • When y = 0, the default setting of vertical value is used.

[String Input] Set horizontal and vertical motion units and set line spacing to 30

0x1D,0x50,0XB4,0XB4,0X1B,0X03,0X1E,0X41,0X41,0X41,0X41,0X41,0X0A, 0X42,0X42,0X42,0X42,0X42,0X0A,

[Print Sample] AAAAA BBBBB [String Input] change horizontal and vertical motion unit and set line spacing to 30

0x1D,0x50,0XB4,0X5A,0X1B,0X03,0X1E,0X43,0X43,0X43,0X43,0X43,0X0A, 0X44,0X44,0X44,0X44,0X44,0X0A, 0X45,0X45,0X45,0X45,0X45,0X0A,

[Print Sample]

CCCCC DDDDD

Page 18: High End R 50 Panel Mountable Printer Commands Manual

18

EEEEE GS W nL nH [Name] Set printing area width [Format] ASCII GS W nL nH

Hex 1D 57 nL nH Decimal 29 87 nL nH

[Range] 0 ≤ nL ≤ 255 0 ≤ nH ≤ 255

[Description] In standard mode, sets the printing area width to (nL + nH × 256) × (horizontal motion unit). The result calculated by above formula should not be more than 48.

[String Input] following sequence prints character 0X30,0X31,0X32,0X33,0X34,0X35,0X36,0X37,0X38,0X39,0X30,0X31,

0X32,0X33,0X34,0X35,0X36,0X37,0X38,0X39,0x30,0X31, 0X32,0X33,0X34,0X35,0X36,0X37,0X38,0X0A

Following sequence sets printing area width to (30 + 0*256)*horizontal unit 0x1D,0X57,0X1E,0X00d,0X41,0X42,0X43,0X44,0X45,0X46,0X42,0X43,0X44,

0X45,0X46,0X47,0X48,0X49,0X4A,0X4B,0X4C,0X4D,0X4E,0X4F,0X50,0X51, 0X52,0X53,0X54,0X55,0X56,0X57,0X58,0X59,0X5A,0X41,0X42,0X43,0X44, 0X45,0X46,0X42,0X43,0X44,0X45,0X46,0X47,0X48,0X49,0X4A,0X4B, 0X0A

[Print Sample] 01234567890123456789012345678 ABCDEFGHIJKLMNOPQRS TUVWXYZABCDEFGHIJK ESC e n [Name] Print and reverse feed n lines [Format] ASCII ESC e n

Hex 1B 65 n Decimal 27 101

[Range] 0 <= N <=2

[Description] Prints the data in the print buffer and feeds n lines in the reverse direction.

Page 19: High End R 50 Panel Mountable Printer Commands Manual

19

[String Input]

0X4D,0X41,0X45,0X53,0X54,0X52,0X4F,0X53,0X0A,0X53,0X59,0X53,0X54,0X45,0X4D,0X1B, 0X65,0X01,0X20,0X20,0X20,0X20,0X20,0X20,0X20,0X20,0X20, 0X4D, 0X41, 0X45, 0X53,0X54,0X52,0X4F,0X53,0X0A

[Print Sample] Prints “MAESTROS” on on line then prints “SYSTEMS” on next line. After this reverses motor by one line and then prints “MEDILINE”

MAESTROS MEDILINE SYSTEM ESC K n [Name] Print and reverse feed [Format] ASCII ESC K n

Hex 1B 4B n Decimal 27 75 n

[Range] 0 ≤ n ≤ 255 [Default] None [Description] Prints the data in the print buffer and feeds the paper n ×

(vertical motion unit) in the reverse direction.

[String input] 0x41,0x41,0x41,0x41,0x41,0x0A,0x042,0x42,0x42,0x42,0x42,0x1B,0x4B,0x1E,

0X20, 0X20, 0X20, 0X20, 0X20, 0X20,0X43,0X43,0X43,0X43,0X43,0X0A

[Print Sample] AAAAA CCCCC

BBBBB ESC G n [Name] Turn double-strike mode on/off [Format] ASCII ESC G n

Hex 1B 47 n Decimal 27 71 n

[Range] 0 ≤ n ≤ 255 [Default] n = 0 [Description]

Page 20: High End R 50 Panel Mountable Printer Commands Manual

20

Turns double-strike mode on or off. • When the LSB of n is 0, double-strike mode is turned off. • When the LSB of n is 1, double-strike mode is turned on.

[String Input] Select double strike mode 0x1B,0X47,0x01, 0X4D, 0X41, 0X45, 0X53,0X54,0X52,0X4F,0X53,0X0A [Print Sample] MAESTROS [String Input] Select double strike mode 0x1B,0X47,0x0, 0X4D, 0X41, 0X45, 0X53,0X54,0X52,0X4F,0X53,0X0A [Print Sample] MAESTROS ESC! n [Name] Select print mode(s) [Format] ASCII ESC ! n

Hex 1B 21 n Decimal 27 33 n

[Range] 0 ≤ n ≤ 255 [Description] Selects or cancels print modes collectively using n as follows: Bit Off/On Function 0

Off On

12 * 24 font normal 9 * 24 font normal

1,2 - Undefined 3

0n Off

12 * 24 font bold (if bit 0 = 0) 9 * 24 font bold (if bit 0 = 1) Not used

4 Off On

Double height mode not selected Double height mode selected

5 Off on

Double width off Double width on

6 - Undefined 7 Off

On Underline mode not selected Underline mode selected

[String Input] Select 12*24 font

0x1B,0X21, 0X00,0X4D,0X41,0X45,0X53,0X54,0X52,0X4F,0X53 ,0X20 , 0X4D,0X45,0X44,0X49,0X4C,0X49,0X4E,0X45,0X0A

[Print Sample] MAESTROS MEDILINE [String Input] Select 9*24 font

0x1B,0X21, 0X01,0X4D,0X41,0X45,0X53,0X54,0X52,0X4F,0X53 ,0X20 , 0X4D,0X45,0X44,0X49,0X4C,0X49,0X4E,0X45,0X0A

[Print Sample] MAESTROS MEDILINE

Page 21: High End R 50 Panel Mountable Printer Commands Manual

21

[String Input] Select 12*24 bold font

0x1B,0X21, 0X08,0X4D,0X41,0X45,0X53,0X54,0X52,0X4F,0X53 ,0X20 , 0X4D,0X45,0X44,0X49,0X4C,0X49,0X4E,0X45,0X0A

[Print Sample] MAESTROS MEDILINE [String Input] Select 9*24 bold font

0x1B,0X21, 0X09,0X4D,0X41,0X45,0X53,0X54,0X52,0X4F,0X53 ,0X20 , 0X4D,0X45,0X44,0X49,0X4C,0X49,0X4E,0X45,0X0A

[Print Sample] MAESTROS MEDILINE [String Input] Select 12*24 font and double height on

0x1B,0X21, 0X10,0X4D,0X41,0X45,0X53,0X54,0X52,0X4F,0X53 ,0X20 , 0X4D,0X45,0X44,0X49,0X4C,0X49,0X4E,0X45,0X0A

[Print Sample] MAESTROS MEDILINE [String Input] Select 12*24 font and double width on

0x1B,0X21, 0X20,0X4D,0X41,0X45,0X53,0X54,0X52,0X4F,0X53 ,0X20 , 0X4D,0X45,0X44,0X49,0X4C,0X49,0X4E,0X45,0X0A

[Print Sample] MAESTROS MEDIL

INE

[String Input] Select 12*24 font and underline on 0x1B,0X21, 0X80,0X4D,0X41,0X45,0X53,0X54,0X52,0X4F,0X53 ,0X20 , 0X4D,0X45,0X44,0X49,0X4C,0X49,0X4E,0X45,0X0A

[Print Sample] MAESTROS MEDILINE

ESC v [Name] Transmit paper sensor status [Format] ASCII ESC v

Hex 1B 76 Decimal 27 118

[Range] None [Default] None

Page 22: High End R 50 Panel Mountable Printer Commands Manual

22

[Description] Transmits the status of paper sensor(s) as 1 byte of data. Transmits 0x0C if paper not present else transmits 0x00. Bit Off/On Function 0

Off

Not used

1 off Not used 2,3

0n Off

Paper not present Paper present

4 0 Not used 5 off Not used 6 off Not used 7 Off

Not used

GS ENQ [Name] Transmit real-time printer status [Format] ASCII GS ENQ

Hex 1D 05 Decimal 29 5

[Range] None [Default] None [Description] Transmits the printer status as 1 byte of data in real time. bit On\off Description 0 0ff Not used 1 Off Not used 2 Off Not used 3 Off Not used 4 Off Not used 5 0n

Off Paper not present Paper present

6 On off

Error No Error

7 On Not used FS E+n Name Correction of impressed energy. Format ASCII FS E n Hex 1C 45 n Decimal 28 69 n Range 0 <= n <=255 Description

Page 23: High End R 50 Panel Mountable Printer Commands Manual

23

Controls duty cycle of strobe line.Deafult value on n=175. Duty cycle = n\255. [String Input] Select 78 % duty cycle

0x1C,0X45,0XC8,0X4D,0X41,0X45,0X53,0X54,0X52,0X4F,0X53 ,0X20 , 0X4D,0X45,0X44,0X49,0X4C,0X49,0X4E,0X45,0X0A

[Print Sample] MAESTROS MEDILINE [String Input] Select 35% duty cycle

0x1C,0X45,0XC8,0X4D,0X41,0X45,0X53,0X54,0X52,0X4F,0X53 ,0X20 , 0X4D,0X45,0X44,0X49,0X4C,0X49,0X4E,0X45,0X0A

[Print Sample] MAESTROS MEDILINE ESC # Name Print logo Format ASCII ESC # x y [d1…..d(x y)] Hex 1B 23 x y [d1…..d(x y)] Decimal 27 35 x y [d1…..d(x y)] Range 0 <= x <= 48 0 <= y <= 255 Description Defines downloaded logo x bytes in horizontal direction and y dots in Vertical direction. d indicates bit image data. It defines bit printed to 1 and not printed to 0. This command prints data every time x limit is exceeded.

and (yL+ 256 *yH) dots in Vertical direction. d indicates bit image data. It defines bit printed to 1 and not printed to 0. j select double height if set to one else selects normal height if set to zero.

This command prints data only when ((xL+ 256 *xH)* ( xL+ 256 *xH))] limit is exceeded. If logo is to be printed in normal height then double height must be canceled using ESC! Command if selected previously.

[String Input] 1Bh ,23h,28h,52h, 00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,40h,00h,00h,80h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,03h,7Fh,FFh,E9h,6Bh,5Bh,FFh,FEh,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00

Page 24: High End R 50 Panel Mountable Printer Commands Manual

24

h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,1Fh,C3h,84h,14h,25h,28h,42h,1Fh,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,1Fh,FEh,54h,94h,C5h,B5h,8Dh,5Ah,C9h,F8h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,01h,FEh,A5h,A1h,C6h,5Ah,84h,73h,49h,67h,3Fh,80h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,1Fh,F6h,B0h,95h,29h,29h,4Bh,58h,76h,B5h,B7h,E0h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,03h,F2h,12h,8Eh,51h,28h,C6h,61h,28h,84h,10h,90h,F8h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,7Fh,DAh,D5h,EBh,5Bh,9Eh,B5h,2Dh,2Ch,92h,CEh,5Ah,5Eh,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,03h,F8h,29h,48h,24h,A0h,C2h,4Ah,F5h,A5h,CFh,6Bh,57h,AFh,80h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,0Fh,43h,84h,14h,B2h,95h,29h,28h,0Ah,10h,60h,A5h,10h,A4h,E0h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,FFh,68h,F3h,9Eh,96h,B1h,ADh,4Bh,6Bh,19h,B6h,B1h,D6h,B2h,E0h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,03h,F4h,96h,18h,D5h,6Ah,53h,14h,B5h,29h,69h,12h,8Eh,52h,50h,70h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,5Fh,D6h,A5h,A9h,48h,43h,2Ch,D6h,12h,A5h,2Dh,CAh,6Bh,1Dh,B9h,F8h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,7Eh,CEh,59h,2Ch,65h,2Ch,A5h,51h,CAh,A1h,51h,4Ah,21h,21h,0Ch,1Ch,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,07h,F9h,6Bh,4Bh,96h,BCh,E6h,B5h,BDh,6Ah,3Ah,5Bh,63h,ADh,A4h,A5h,CEh,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,1Fh,A5h,ACh,E4h,D2h,85h,2Ah,53h,04h,95h,CBh,4Ah,9Ch,B4h,B3h,9Ah,6Eh,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,3Dh,9Ch,96h,A4h,88h,49h,41h,04h,94h,50h,24h,20h,C2h,4Ah,10h,49h,A2h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,01h,FBh,DEh,F6h,F9h,EFh,69h,2Dh,67h,D6h,D6h,A5h,6Bh,4Bh,63h,2Dh,6Ch,3Ah,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,07h,98h,42h,4Ah,0Ah,20h,ACh,E4h,B4h,A5h,4Ah,5Ah,50h,65h,2Dh,A4h,23h,CAh,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,1Fh,EFh,39h,EBh,EFh,9Ah,D5h,AAh,5Bh,28h,E5h,29h,4Fh,96h,94h,7Bh,DAh,6Ah,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,3Eh,BBh,DEh,D6h,A9h,ADh,4Ch,A5h,A1h,C6h,5Ah,94h,31h,69h,63h,A5h,29h,AAh,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,74h,A5h,29h,08h,A4h,90h,8Ah,52h,18h,25h,14h,43h,28h,94h,28h,52h,88h,A2h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,01h,F7h,3Bh,94h,D6h,39h,6Bh,61h,28h,E4h,92h,C6h,B5h,CDh,4Bh,4Bh,6Dh,EAh,3Eh,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,03h,72h,92h,C6h,52h,CBh,27h,FFh,FFh,FFh,BDh,4Ah,12h,10h,61h,25h,04h,25h,C2h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,07h,FEh,00h,00h,00h,00h,1Fh,FCh,0Fh,5Ah,FAh,FFh,DFh,6Bh,BFh,FFh,FFh,FFh,FFh,EBh,CAh,53h,2Ch,F5h,B5h,AAh,4Ah,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,0Fh,FEh,00h,00h,00h,00h,1Fh,FCh,1Fh,6Bh,1Dh,29h,52h,A4h,98h,00h,00h,00h,00h,50h,6Bh,58h,D6h,ADh,58h,10h,E6h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,0Fh,FFh,80h,00h,00h,00h,7Fh,FCh,36h,A5h,AAh,94h,94h,31h,78h,00h,00h,00h,00h,4Eh,A1h,0Dh,4Ah,41h,00h,89h,3Ch,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,0Fh,FFh,C0h,00h,00h,00h,7Fh,FCh,F6h,B7h,DEh,F7h,D7h,DDh,38h,00h,00h,00h,00h,4Ah,B1h,D

Page 25: High End R 50 Panel Mountable Printer Commands Manual

25

5h,6Bh,2Dh,4Fh,8Dh,9Ch,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,0Fh,9Fh,C0h,00h,00h,00h,7Eh,FDh,92h,50h,42h,29h,29h,43h,9Fh,FFh,FFh,FFh,FFh,E2h,8Eh,43h,28h,E5h,1Fh,88h,78h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,0Fh,9Fh,E0h,00h,00h,01h,FCh,FDh,CFh,7Fh,7Bh,ADh,EEh,74h,DAh,C6h,32h,D9h,21h,1Dh,6Bh,38h,96h,B1h,DFh,9Eh,F0h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,0Fh,DFh,F0h,00h,00h,03h,F8h,FDh,68h,C0h,00h,00h,05h,B1h,CAh,58h,00h,00h,1Ch,94h,20h,00h,00h,00h,1Fh,80h,20h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,0Fh,CFh,F8h,00h,00h,07h,F8h,FCh,A6h,80h,3Fh,FFh,00h,DBh,6Bh,E0h,7Fh,F0h,16h,D5h,80h,FFh,F8h,00h,1Fh,80h,00h,00h,00h,7Fh,80h,00h,07h,FCh,00h,00h,00h,01h,FFh,F0h,1Fh,C7h,F8h,00h,00h,0Fh,F0h,FCh,B2h,97h,FFh,FFh,E0h,6Bh,AAh,0Bh,FFh,FFh,81h,62h,17h,FFh,FFh,27h,FFh,FFh,FEh,1Fh,85h,FFh,80h,00h,FFh,FFh,F0h,00h,00h,3Fh,FFh,FEh,1Fh,87h,F8h,00h,00h,0Fh,F0h,FCh,8Eh,1Fh,FFh,FFh,FEh,24h,90h,3Fh,FFh,FFh,C1h,18h,1Fh,FFh,FFh,27h,FFh,FFh,F8h,1Fh,87h,FFh,80h,07h,FFh,FFh,FCh,00h,00h,7Fh,FFh,FEh,1Fh,83h,FCh,00h,00h,1Fh,C1h,FDh,EBh,1Fh,00h,00h,FFh,BDh,F0h,FFh,80h,0Fh,F9h,54h,FFh,E0h,0Fh,37h,FFh,FFh,F8h,1Fh,BFh,FFh,C0h,3Fh,FCh,0Fh,FFh,80h,03h,FFh,E0h,3Eh,1Fh,81h,FCh,00h,00h,1Fh,C1h,FCh,24h,70h,00h,00h,3Fh,85h,23h,FCh,02h,03h,FCh,85h,FFh,00h,01h,00h,3Fh,80h,00h,1Fh,BFh,80h,00h,7Fh,C0h,00h,3Fh,E0h,01h,FCh,00h,06h,1Fh,81h,FEh,00h,00h,7Fh,83h,FDh,BEh,02h,F3h,DEh,3Fh,C9h,87h,F0h,A5h,A0h,7Eh,59h,FCh,33h,48h,27h,3Fh,98h,00h,1Fh,F8h,00h,01h,FFh,00h,00h,0Fh,F8h,07h,F8h,00h,00h,1Fh,83h,FFh,00h,00h,7Fh,87h,FCh,D6h,ABh,5Ah,B5h,3Fh,C3h,87h,E0h,B0h,90h,7Fh,09h,FCh,50h,46h,A5h,3Fh,90h,00h,1Fh,F0h,00h,01h,FCh,00h,00h,07h,F0h,07h,F0h,00h,00h,3Fh,80h,7Fh,80h,00h,FEh,05h,FDh,4Ah,55h,5Bh,ACh,3Fh,D6h,9Fh,C6h,BEh,F5h,7Fh,29h,FEh,19h,F4h,B5h,BFh,80h,00h,1Fh,C0h,00h,03h,F8h,00h,00h,03h,F8h,03h,F8h,00h,00h,3Fh,80h,3Fh,80h,03h,FCh,0Dh,FDh,63h,ADh,ACh,A0h,3Fh,D5h,1Fh,C0h,00h,00h,3Fh,84h,FFh,0Dh,53h,4Ah,3Fh,80h,00h,1Fh,C0h,00h,07h,F0h,00h,00h,00h,FCh,03h,FEh,00h,00h,3Fh,00h,3Fh,80h,01h,F8h,0Dh,FDh,BCh,D6h,B0h,01h,FFh,C9h,3Fh,C0h,00h,00h,3Fh,9Ah,7Fh,01h,28h,63h,3Fh,80h,00h,3Fh,80h,00h,0Fh,E0h,00h,00h,01h,FEh,00h,FCh,00h,00h,3Fh,00h,1Fh,80h,03h,F0h,19h,FCh,D6h,58h,00h,3Fh,FFh,8Ah,3Fh,FFh,FFh,FFh,FFh,88h,1Fh,E0h,42h,A5h,3Fh,80h,00h,3Fh,80h,00h,0Fh,E0h,00h,00h,01h,FCh,00h,7Fh,C0h,00h,3Fh,00h,1Fh,C0h,07h,E0h,19h,FDh,4Bh,40h,FFh,FFh,3Fh,86h,7Fh,80h,00h,00h,00h,ABh,17h,FCh,17h,B5h,3Fh,80h,00h,3Fh,80h,00h,1Fh,E0h,00h,00h,01h,FEh,00h,3Fh,F8h,00h,3Fh,00h,0Fh,E0h,0Fh,E0h,39h,FDh,62h,03h,FFh,FCh,3Fh,B4h,7Fh,80h,00h,00h,00h,05h,03h,FFh,02h,89h,3Fh,80h,00h,3Fh,00h,00h,1Fh,E0h,00h,00h,01h,FEh,00h,07h,FEh,00h,3Fh,00h,07h,E0h,0Fh,E0h,39h,FDh,B8h,1Fh,FFh,80h,3Fh,A8h,7Fh,8Ch,65h,A4h,86h,50h,90h,FFh,C1h,47h,7Fh,80h,00h,3Fh,00h,00h,1Fh,E0h,00h,00h,01h,FCh,00h,03h,FFh,00h,3Fh,00h,07h,F0h,1Fh,C0h,31h,FCh,91h,FFh,80h,06h,3Fh,AAh,7Fh,B7h,BCh,F5h,DBh,CEh,A4h,1Fh,F8h,77h,7Fh,80h,00h,3Fh,00h,00h,1Fh,E0h,00h,00h,01h,FCh,00h,00h,3Fh,E0h,3Fh,00h,07h,F8h,7Fh,80h,39h,FDh,61h,FEh,00h,49h,3Fh,A8h,3Fh,92h,86h,51h,28h,40h,49h,0Fh,F8h,3Eh,7Fh,80h,00h,3Fh,00h,00h,1Fh,E0h,00h,00h,01h,FEh,00h,00h,0Fh,F8h,3Eh,00h,03h,FCh,3Fh,00h,39h,FDh,67h,F0h,6Bh,3Dh,3Fh,AFh,3Fh,DCh,EBh,5Bh,8Ch,F5h,2Dh,63h,FEh,70h,7Fh,00h,00h,3Fh,00h,00h,0Fh,E0h,00h,00h,01h,F8h,00h,00h,01h,FCh,3Eh,00h,01h,FCh,7Eh,00h,29h,FDh,87h,F0h,BDh,ADh,3Fh,B5h,3Fh,CBh,67h,BCh,F6h,92h,E5h,20h,7Eh,40h,7Fh,00h,00h,3Fh,00h,00h,0Fh,E0h,00h,00h,03h,FCh,00h,00h,01h,F8h,3Eh,00h,01h,F8h,7Eh,00h,31h,FCh,87h,F3h,52h,94h,3Fh,8Bh,1Fh,C4h,B0h,85h,29h,48h,B5h,AAh,7Fh,00h,7Fh,00h,00h,3Fh,00h,00h,07h,F0h,00h,00h,03h,F0h,00h,00h,00h,FEh,7Eh,00h,00h,FFh,FCh,00h,39h,FCh,87h,F2h,D8h,E7h,3Fh,28h,8Fh,E0h,9Eh,F9h,A1h,41h,42h,10h,7Fh,00h,7Fh,00h,00h,3Fh,00h,00h,03h,FCh,00h,00h,0Fh,F0h,00h,00h,00h,7Eh,7Eh,00h,00h,7Fh,FCh,00h,19h,FDh,47h,F1h,6Bh,39h,3Fh,37h,87h,F8h,2Ah,53h,00h,20h,29h,40h,7Fh,00h,7Fh,80h,00h,7Fh,00h,00h,01h,FEh,00h,00h,1Fh,F0h,00h,00h,00h,FEh,7Eh,00h,00h,7Fh,F0h,00h,19h,FDh,27h,F0h,2Ch,02h,3Fh,24h,87h,FEh,00h,00h,69h,8Dh,00h,03h,FEh,00h,7Fh,80h,0Ch

Page 26: High End R 50 Panel Mountable Printer Commands Manual

26

,7Fh,00h,00h,00h,FFh,C0h,01h,FFh,80h,1Ch,00h,07h,FCh,7Eh,00h,00h,FFh,F0h,00h,0Dh,FCh,E3h,FEh,00h,18h,3Fh,59h,21h,FFh,E0h,0Fh,F8h,CFh,F0h,1Fh,FEh,00h,7Fh,F1h,F0h,7Fh,00h,00h,00h,3Fh,F8h,1Fh,FFh,00h,0Fh,E0h,3Fh,F8h,7Eh,00h,00h,3Fh,E0h,00h,07h,FCh,B0h,FFh,FFh,F2h,3Fh,4Dh,A8h,3Fh,FFh,FFh,F9h,6Fh,FFh,FFh,F0h,00h,1Fh,FFh,F0h,7Fh,00h,00h,00h,0Fh,FFh,FFh,F8h,00h,1Fh,FFh,FFh,C0h,FEh,00h,00h,3Fh,C0h,00h,07h,FDh,48h,3Fh,FFh,F2h,7Fh,6Bh,B2h,03h,FFh,FFh,C1h,EBh,FFh,FFh,C0h,00h,0Fh,FFh,F0h,7Fh,00h,00h,00h,00h,FFh,FFh,C0h,00h,07h,FFh,FFh,80h,00h,00h,00h,00h,00h,00h,03h,81h,68h,03h,FFh,84h,00h,24h,89h,40h,3Fh,F8h,02h,00h,1Fh,F8h,00h,00h,01h,FFh,80h,00h,00h,00h,00h,00h,0Fh,F8h,00h,00h,00h,3Fh,F0h,00h,00h,00h,00h,00h,00h,00h,00h,FDh,6Eh,A0h,00h,16h,B6h,39h,EBh,6Dh,00h,03h,D3h,FFh,C0h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,3Ch,A6h,B2h,D6h,F6h,5Ah,CDh,2Dh,2Ch,E6h,B4h,95h,7Eh,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,1Eh,3Ah,DEh,4Bh,59h,EBh,6Bh,9Ah,DEh,B5h,F3h,EFh,C0h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,07h,EBh,6Bh,BDh,2Dh,5Ah,A4h,D9h,CBh,4Bh,1Ch,BFh,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,03h,96h,B6h,6Bh,D6h,D7h,7Bh,6Dh,75h,BCh,A5h,F0h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,03h,F2h,A5h,BDh,29h,A4h,A5h,DAh,5Ah,CFh,5Fh,D0h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,FFh,FFh,FFh,FFh,FFh,FFh,FFh,C0h,7Fh,32h,82h,84h,52h,C8h,25h,0Ch,AFh,F7h,00h,5Fh,FFh,FFh,FFh,FFh,FFh,FFh,FFh,FFh,FFh,FFh,FFh,FFh,FFh,FFh,FFh,FFh,FFh,FFh,FFh,FEh,FFh,FFh,FFh,FFh,FFh,FFh,FFh,F8h,07h,FEh,FAh,FFh,DFh,6Bh,B9h,D7h,FEh,00h,03h,FFh,FFh,FFh,FFh,FFh,FFh,FFh,FFh,FFh,FFh,FFh,FFh,FFh,FFh,FFh,FFh,FFh,FFh,FFh,FFh,FEh,00h,00h,00h,00h,00h,00h,00h,00h,00h,7Fh,DBh,29h,6Ah,E7h,D7h,FFh,E0h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,0Fh,FFh,FCh,94h,FFh,FFh,7Eh,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,07h,FFh,FFh,FFh,C0h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,38h,00h,39h,E0h,00h,00h,00h,00h,38h,00h,00h,00h,0Fh,80h,00h,00h,00h,00h,38h,00h,00h,00h,00h,00h,00h,3Fh,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,38h,00h,38h,80h,00h,00h,00h,00h,38h,00h,00h,00h,0Fh,80h,00h,00h,00h,00h,38h,00h,00h,00h,00h,00h,00h,18h,00h,00h,00h,00h,00h,00h,00h,00h,00h,3Fh,87h,DFh,83h,F8h,39h,F8h,38h,E1h,CFh,01h,F3h,80h,FFh,07h,C0h,3Eh,0Fh,BCh,1Eh,7Ch,07h,F0h,38h,0Fh,80h,3Eh,F7h,07h,80h,FAh,1Fh,81h,CEh,03h,E1h,E3h,F8h,1Eh,1Eh,7Fh,E3h,FFh,87h,FEh,3Fh,F8h,38h,E1h,FFh,C7h,FBh,80h,FFh,3Fh,F0h,FFh,8Fh,FFh,1Fh,FEh,1Fh,FEh,38h,7Fh,E1h,FFh,F3h,87h,80h,FFh,3Fh,F1h,FEh,01h,C1h,C7h,FCh,1Eh,1Eh,40h,E3h,C3h,CCh,0Eh,3Ch,2Eh,38h,E1h,E1h,C7h,8Fh,80h,38h,78h,39h,E3h,CFh,83h,9Eh,8Fh,19h,2Eh,38h,F0h,79h,E1h,F1h,C7h,80h,18h,68h,71h,FCh,01h,F3h,8Fh,0Fh,9Eh,1Eh,FFh,E3h,C1h,C1h,FEh,38h,0Eh,38h,E1h,C1h,C7h,03h,80h,38h,7Fh,FBh,C0h,0Fh,83h,9Eh,0Fh,38h,0Eh,38h,F0h,7Bh,E0h,F1h,C7h,00h,38h,E0h,71h,C0h,01h,E3h,1Ch,07h,9Eh,1Eh,FFh,E3h,C1h,C7h,CEh,38h,0Eh,38h,E1h,C1h,C7h,03h,80h,38h,7Fh,FBh,C0h,0Fh,83h,9Eh,0Fh,38h,0Eh,38h,F0h,7Bh,E0h,F0h,EEh,00h,38h,E0h,71h,C0h,00h,73h,9Ch,07h,DCh,0Eh,C0h,03h,C1h,DCh,0Eh,3Ch,1Eh,38h,E1h,C1h,C7h,8Fh,80h,38h,78h,09h,E1h,CFh,83h,9Eh,0Fh,38h,1Eh,38h,F0h,79h,E1h,F0h,ECh,00h,38h,F0h,71h,C0h,00h,3Fh,0Eh,0Fh,9Eh,1Eh,7Fh,E7h,C3h,C7h,7Eh,3Fh,FCh,38h,E1h,C1h,C7h,FFh,80h,3Fh,3Fh,F9h,FFh,8Fh,83h,9Eh,0Fh,1Fh,FEh,38h,7Fh,F1h,FFh,F0h,F8h,00h,3Ch,3Fh,F1h,E0h,00h,3Fh,07h,FCh,1Fh,

Page 27: High End R 50 Panel Mountable Printer Commands Manual

27

FEh,0Eh,00h,00h,03h,C0h,00h,60h,00h,00h,00h,00h,03h,80h,01h,07h,80h,1Ch,00h,00h,00h,00h,03h,C0h,00h,0Fh,00h,00h,70h,78h,00h,00h,07h,00h,00h,00h,0Eh,00h,E0h,03h,80h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,07h,87h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,03h,E0h,F0h,78h,00h,00h,00h,00h,00h,00h,18h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,07h,FFh,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,01h,FFh,E1h,F0h,00h,00h,00h,00h,00h,01h,F8h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,00h,0Ah [Print Sample] prints maestros mediline logo

Maestros mediline

GS ( A Name Print test slip. Format ASCII GS ( A Hex 1D 28 41 Decimal 29 40 65 Description prints test slip. [String Input] ASCII 0X1D, 0X28, 0X41, 0X0A [Print Sample] R50-2.0 (12/04/2007) SERIAL = 9600 BAUD 8 DATA BIT EVEN PARITY 1 STOP BIT PROTOCOL = ESCPOS HEAD VOLTAGE = 7.1 V HEAD TEMP = 30 degC !”#$%&’()*+,-./0123456789::<

=>?@ABCDEFGHIJKLMNOPQRSTUVWXY Z[\]^_`abcdefghijklmnopqrstuv Wxyz{!}~ !”#$%&’()*+,-./0123456789::< =>?@ABCDEFGHIJKLMNOPQRSTUVWXY Z[\]^_`abcdefghijklmnopqrstuv Wxyz{!}~ !”#$%&’()*+,-./0123456789::< =>?@ABCDEFGHIJKLMNOPQRSTUVWXY Z[\]^_`abcdefghijklmnopqrstuv Wxyz{!}~

Page 28: High End R 50 Panel Mountable Printer Commands Manual

28

!”#$%&’()*+,-./0123456789::< =>?@ABCDEFGHIJKLMNOPQRSTUVWXY Z[\]^_`abcdefghijklmnopqrstuv Wxyz{!}~