Brother International RJ-3050Ai ESC/ P Command Reference

Brother International RJ-3050Ai Manual

Brother International RJ-3050Ai manual content summary:

  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 1
    Software Developer's Manual ESC/P Command Reference RJ-3050/3150 Version 1.00
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 2
    is mentioned in this document has a Software License Agreement specific to its proprietary programs. Any trade names and product names of companies appearing on Brother products, related documents and any other materials are all trademarks or registered trademarks of those respective companies.
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 3
    documentation ("Documentation") provides information that will assist you in controlling your Printer RJ-3XXX (where "3XXX" is the model name). You may use or alteration of the Documentation or Printer Model will be performed at the sole discretion of Brother. Brother may not respond to any request
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 4
    ESC/P Command Reference Contents Introduction 1 What is ESC/P 2 1. Using ESC/P Commands 3 2. Examples of Using ESC/P Commands 5 3. ESC/P Command Limitations 11 3.1 Print area ...11 3.2 Characters...13 3.2.1 Character sizes 13 3.2.2 Character pitches 14 3.3 Print position...15 3.3.1
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 5
    position 54 5.6 Paper formatting commands 55 ESC (c ESC (C Specify page format 55 Specify page length 56 5.7 Printer control commands 58 ESC @ Initialize 58 5.8 Graphics commands 59 ESC * ESC * ESC K ESC L ESC Y ESC Z Select bit image (RJ-3050/3150 59 Select
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 6
    setting 116 Retrieve line print timeout setting 116 Appendix A: Character Code Tables 117 Character code tables 117 International character set table 121 Appendix B: Introducing the Brother Developer Center 122 - iii Introduction
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 7
    manual as the name of your printer. We accept no responsibility for any problems caused by programs that you develop using the information provided in this material, affecting software, data or hardware, including the RJ-3XXX, and any problems
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 8
    /P is one type of control codes used for printers. With the codes introduced in this document, various labels can be created and printed. In this document, ESC/P codes are provided as both ASCII and binary codes. When sending codes to the printer, make sure that the binary codes are used, otherwise
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 9
    ( V, VT, ESC J) - Specify the horizontal position (ESC $, ESC \, HT, ESC a) - Transfer necessary text operation codes (see (4)), bit images, barcodes, and downloaded data (see (5)) - Feed the paper (CR, LF) - Specify cutting (ESC i C) - Feed the page (FF) - 3 1. Using ESC/P Commands
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 10
    . - (ESC i B) 3. Specify 2D barcodes. - (ESC i Q, ESC i V, ESC i D, ESC i M, ESC i J) 4. Print the downloaded data - (ESC i F) An image data has to be transferred and registered to the printer first. - 4 1. Using ESC/P Commands
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 11
    first. Basic setup 1) Register a media to be used. 2) Specify ESC/P command mode. Basic set up 1: Register a media to be used Register a media with the Custom Label tool. Note: The media size to be used is also able to be output and saved as a command file with the Custom Labe Tool. Basic
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 12
    1 inch Step 4: Vertical position Step 5: Font type: Helsinki (proportional pitch) Step 6: Character size: 100 dots In order to make this label, the following six steps are required. Step 1: Select the landscape orientation. Entered command ESC i L 01h - 6 2. Examples of Using ESC/P Commands
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 13
    ) 0≤(mL+mH*256)
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 14
    dots Vertical position=n1+n2*256=203 109 0 CBh 00h Entered command nL nH mL mH ESC ( V 02h 00h CBh 00h ExamEpSleC: Ai Lca0sxe01203dpi printer is used Step 5: Select the font type. ESC k Select font ASCII: ESC k n Decimal: 27 107 n Hexadecimal: 1B 6B n Parameters 0≤n≤4, 9≤n≤11 Description
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 15
    Step 6: Specify the character size. ESC/P Command Reference Character size: 100 dots = = = == = Character size=n1+n2*256=100 dots 100 0 64h 00h Entered command m nL nH ESC X 00h 64h 00h Example: A case 203dpi printer is used - 9 2. Examples of Using ESC/P Commands
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 16
    Binary command: 0C However, these commands should be converted to binary data before sent to the printer, as shown below. Here is the captured converted binary data. When the printer receives above binary commands, the label shown below is printed. - 10 - 2. Examples of Using ESC/P Commands
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 17
    continuous length tape. The area that can physically be printed on depends on the size and type of the print media. Die-cut labels Top margin Bottom margin Unprintable area Unprinted area Left margin Right margin Print area Top margin position (TOF position) Unprintable area - 11 - 3. ESC
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 18
    ESC/P Command Reference Print area Label length Top margin Printable area Label spacing Thermal head Height of printable area Label width Bottom margin Left margin Length of printable area Right margin * To specify media settings, use the Custom Label Tool. Note: The maximum length of
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 19
    ESC/P Command Reference 3.2 Characters This system uses single-byte character codes and is installed with 3 bitmap fonts (Letter Gothic Bold, Helsinki and Gothic) and 4 outline fonts (Letter Gothic, Brussels, Helsinki and Gothic). Fixed pitch or proportional pitch can be specified for any of the
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 20
    ESC/P Command Reference 3.2.2 Character pitches Pitch refers to the spacing between neighboring characters. When characters are arranged with a fixed pitch, they will be evenly spaced. If characters extend over several lines, they will align in straight rows. a b c a b c Fixed spacing Fixed
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 21
    ESC/P Command Reference 3.3 Print position The print position is the standard position for printing characters, bitmaps, and barcodes. There is a horizontal print position and vertical print position, which are the reference points for vertical position movement and horizontal position movement.
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 22
    ESC/P Command Reference 3.4 Line feed amount The amount of line feed is the amount of vertical movement from the print position of one line to the print position of the next line. HHHHHHHHHHHHH HHHHHHHHHHHHH HHHHHHHHHHHHH Line feed amount The line feed amount is specified with ESC 0, ESC 2, ESC
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 23
    ESC/P Command Reference 4. Control Code List Character/style selection commands (Refer to section 5.1 Character/style selection commands.) ASCII Code Binary Code Description ESC R 1B 52 Select international character set ESC q 1B 71 Select character style ESC k 1B 6B Select font ESC t
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 24
    (Refer to section 5.5 Vertical movement commands.) ASCII Code Binary Code Description LF 0A Line feed FF 0C Page feed ESC J 1B 4A Forward paper feed ESC B 1B 42 Specify vertical tab position VT 0B Perform vertical tab ESC ( V 1B 28 56 Specify absolute vertical position ESC
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 25
    control commands (Refer to section 5.7 Printer control commands.) ASCII Code Binary Code Description ESC @ 1B 40 Initialize (defaults) Graphics commands (Refer to section 5.8 Graphics commands.) ASCII Code Binary Code Description ESC *
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 26
    ESC/P Command Reference Advanced static commands (Refer to section 5.10 Advanced static commands.) ASCII Code Binary Code Description ESC iXQ2 1B 69 58 51 32 Select default character style ESC iXQ1 1B 69 58 51 31 Retrieve default character style ESC iXk2 1B 69 58 6B 32 Select default
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 27
    ESC/P Command Reference 5. Control Command Details 5.1 Character/style selection commands ESC R Select international character set ASCII: ESC R n Decimal: 27 82 n Hexadecimal: 1B 52 n Parameters 0≤n≤13, 64 Description  Selects the character set, and switches some of the character codes in
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 28
    ESC q Select character style ASCII: ESC q n Decimal: 27 113 n Hexadecimal: 1B 71 n Parameters 0≤n≤3 Description  Selects the character style. n=0: None (normal characters) n=1: Outline n=2: Shadow n=3: Shadow and outline Example Code: ABC ESC q 02h ABC ESC q 00h ABC FF Print result:
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 29
    ESC/P Command Reference ESC k Select font ASCII: ESC k n Decimal: 27 107 n Hexadecimal: 1B 6B n Parameters 0≤n≤4, 9≤n≤11 Description  Selects the font. Bitmap Fonts Outline Fonts n=0 Gothic (proportional pitch) n=8 Gothic (proportional pitch) n=1 Letter Gothic Bold (fixed pitch) n=9
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 30
    ESC/P Command Reference ESC t Select character code set ASCII: ESC t n Decimal: 27 116 n Hexadecimal: 1B 74 n Parameters 0≤n≤4 Description  From the three built-in character code sets, selects the character code set used. n=0: Standard character code set n=1: Eastern European character
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 31
    5.2 Text printing commands ESC 4 Apply italic style ASCII: ESC 4 Decimal: 27 52 Hexadecimal: 1B 34 Parameters None Description  Prints the subsequent text in italics.  This command is valid anywhere in a text line. ESC 5 Cancel italic style ASCII: ESC 5 Decimal: 27 53 Hexadecimal: 1B
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 32
    ESC E Apply bold style ASCII: ESC E Decimal: 27 69 Hexadecimal: 1B 45 Parameters None Description  Prints the subsequent text in bold.  This command is valid anywhere in a text line. ESC F Cancel bold style ASCII: ESC F Decimal: 27 70 Hexadecimal: 1B 46 Parameters None Description 
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 33
    ESC G Apply double-strike printing ASCII: ESC G Decimal: 27 71 Hexadecimal: 1B 47 Parameters None Description  Prints the subsequent text in bold.  This command is valid anywhere in a text line. ESC H Cancel double-strike printing ASCII: ESC H Decimal: 27 72 Hexadecimal: 1B 48
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 34
    50 Parameters None Description  Prints the subsequent text with the pica pitch (10 characters/inch).  The character spacing is 20 dots (30 dots for 300dpi printers).  If the character width is 20(or 30) dots or less, the character spacing is specified as 20(or 30) minus the character width
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 35
    4D Parameters None Description  Prints the subsequent text with the elite pitch (12 characters/inch).  The character spacing is 16 dots (25 dots for 300dpi printers).  If the character width is 16(or 25) dots or less, the character spacing is specified as 16(or 25) minus the character width
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 36
    Hexadecimal: 1B 4D Parameters None Description  Prints the subsequent text with the elite pitch (15 characters/inch).  This command is not apllied to 203dpi printers.  The character spacing is 20 dots.  If the character width is 20 dots or less, the character spacing is specified as 20 minus
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 37
    ESC/P Command Reference ESC p Specify proportional characters ASCII: ESC p n Decimal: 27 112 n Hexadecimal: 1B 70 n Parameters n=0, 1, 48 ("0"), 49 ("1") Description  Specifies proportional characters. n=1 or 49 ("1"): Specifies proportional characters. n=0 or 48 ("0"): Cancels proportional
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 38
    ESC/P Command Reference SO Specify auto-canceling stretched characters ASCII: SO Decimal: 14 Hexadecimal: 0E Parameters None Description  Prints the subsequent text at double width.  This command is canceled with DC4, CR, LF, VT, FF, ESC J, or an automatic line feed.  This command is
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 39
    SI Specify compressed characters ASCII: SI Decimal: 15 Hexadecimal: 0F Parameters None Description  Prints the subsequent text at half width. ESC SI Specify compressed characters ASCII: ESC SI Decimal: 27 15 Hexadecimal: 1B 0F Parameters None Description  Same as SI ESC/P Command
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 40
    DC2 Cancel compressed characters ASCII: DC2 Decimal: 18 Hexadecimal: 12 Parameters None Description  Cancels compressed characters specified with SI. DC 4 Cancel auto-canceling double-width characters ASCII: DC4 Decimal: 20 Hexadecimal: 14 Parameters None Description  Cancels
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 41
    ESC/P Command Reference ESC - Apply/cancel underlining ASCII: ESC - n Decimal: 27 45 n Hexadecimal: 1B 2D n Parameters n=0, 1, 2, 3, 4 or 48 ("0"), 49 ("1"), 50 ("2"), 51 ("3"), 52 ("4") Description  Applies or cancels underlining. n=4 or 52 ("4"): Applies underlining with a width of 4
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 42
    ESC/P Command Reference ESC ! Global formatting ASCII: ESC ! n Decimal: 27 33 n Hexadecimal: 1B 21 n Parameters 0≤n≤255 Description  Specifies a combination of print modes.  Specifies modes depending on the bit value of n.  When the ESC ! code is used, a combination of multiple print
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 43
    ESC/P Command Reference ESC SP Specify character spacing ASCII: ESC SP n Decimal: 27 32 n Hexadecimal: 1B 20 n Parameters 0≤n≤127 Description  Specifies the character spacing.  n indicates the number of dots.  The default setting is 0 dot.  With double-width characters, the character
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 44
    ESC/P Command Reference ESC X Specify character size ASCII: ESC X Decimal: 27 88 Hexadecimal: 1B 58 m nL nH m nL nH m nL nH Parameters Character width: The value of m is irrelevant. Character size: Valid only with: nL=16, 24, 32 dots nH=0 The maximum is: nL
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 45
    5.3 Line feed commands ESC 0 Specify line feed of 1/8 inch ASCII: ESC 0 Decimal: 27 48 Hexadecimal: 1B 30 Parameters None Description  Specifies a line feed of 1/8 inch (about 0.32 cm). ESC 2 Specify line feed of 1/6 inch ASCII: ESC 2 Decimal: 27 50 Hexadecimal: 1B 32 Parameters None
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 46
    ESC 3 Specify minimum line feed ASCII: ESC 3 n Decimal: 27 51 n Hexadecimal: 1B 33 n Parameters 0≤n≤255 Description  Specifies a line feed of n dots per line. ESC A Specify line feed of n/60 inch ASCII: ESC A n Decimal: 27 65 n Hexadecimal: 1B 41 n Parameters 0≤n≤255 Description 
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 47
    ESC/P Command Reference 5.4 Horizontal movement commands ESC l Specify left margin ASCII: ESC l n Decimal: 27 108 n Hexadecimal: 1B 6C n Parameters 0≤n≤255 0≤left margin
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 48
    ESC/P Command Reference  The horizontal print position is moved to the left margin position.  If the left margin setting is not at the beginning of the line, the left margin is specified after a line feed. The beginning of the line indicates the left margin position for left alignment; for right
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 49
    ESC/P Command Reference ESC Q Specify right margin ASCII: ESC Q n Decimal: 27 81 n Hexadecimal: 1B 51 n Parameters 1≤n≤255 Left margin
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 50
    ESC/P Command Reference CR Carriage return ASCII: CR Decimal: 13 Hexadecimal: 0D Parameters None Description  Ends input of a line, and waits for input of the next line.  The next print position becomes the beginning of the next line.  A line feed command immediately after the carriage
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 51
    width is considered as the unit.  When proportional pitch is specified with ESC p, horizontal tab positions are specified at 10 cpi.  When the printer is turned on, a horizontal tab position is specified every 8 columns at 10 cpi. Even if the character width is changed before the horizontal
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 52
    is ignored.  If underlining is specified, the space between the current position and the next horizontal tab position is not underlined.  When the printer is turned on, a horizontal tab position is specified every 8 columns at 10 cpi. Even if the character width is changed before the horizontal
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 53
    ESC/P Command Reference ESC $ Specify absolute horizontal position ASCII: ESC $ n1 n2 Decimal: 27 36 n1 n2 Hexadecimal: 1B 24 n1 n2 Parameters 0≤n1≤255, 0≤n2≤255 Description  Specifies the absolute print position (in dots) for the next data.  An absolute print position specifies the next
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 54
    ESC/P Command Reference ESC a Specify alignment ASCII: ESC a n Decimal: 27 97 n Hexadecimal: 1B 61 n Parameters 0≤n≤3 or "0"≤n≤"3" Description  Prints the subsequent text with the alignment described below, according to the value of n. n=0 or 48 ("0"): Applies left alignment. n=1 or 49
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 55
    ESC/P Command Reference 5.5 Vertical movement commands LF Line feed ASCII: LF Decimal: 10 Hexadecimal: 0A Parameters None Description  Feeds the paper by the amount specified by a line feed command (ESC 0, ESC 2, ESC 3, ESC A).  The print position becomes the beginning of the next line.
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 56
    ESC/P Command Reference ESC J Forward paper feed ASCII: ESC J n Decimal: 27 74 n Hexadecimal: 1B 4A n Parameters 0≤n≤255 SDFASG SDFASG Left alignment Center alignment Right alignment Example: Performing a forward paper feed after the second line - 50 - 5. Control Command Details
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 57
    ESC/P Command Reference ESC B Specify vertical tab position ASCII: ESC B Decimal: 27 66 Hexadecimal: 1B 42 [n]k [n]k [n]k NUL 0 00h Parameters 1≤n≤255 0≤k≤16 Description  The vertical tab position is the line feed amount (when this command was specified)*n from the top margin.  Enter n
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 58
    ESC/P Command Reference VT Perform vertical tab ASCII: VT Decimal: 11 Hexadecimal: 0B Parameters None Description  Moves the print position to the nearest vertical tab position down from the input position.  The next horizontal print position becomes the beginning of the line.  If the
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 59
    ESC/P Command Reference ESC (V Specify absolute vertical position ASCII: ESC ( V Decimal: 27 40 86 Hexadecimal: 1B 28 56 nL nH mL mH nL nH mL mH nL nH mL mH Parameters nL=2 nH=0 0≤mL≤255 0≤mH≤127 Description  Specifies the vertical print position as an absolute position from the top
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 60
    ESC/P Command Reference ESC (v Specify relative vertical position ASCII: ESC ( v nL nH mL mH Decimal: 27 40 118 nL nH mL mH Hexadecimal: 1B 28 76 nL nH mL mH Parameters nL=2 nH=0 0≤mL≤255 0≤mH≤63, 192≤mH≤255 -16384≤(mL+mH*256)≤16383 Description  Specifies the vertical print position as a
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 61
    ESC/P Command Reference 5.6 Paper formatting commands ESC (c Specify page format ASCII: ESC ( c nL nH tL tH BL BH Decimal: 27 40 99 nL nH tL tH BL BH Hexadecimal:
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 62
    ) 0≤(mL+mH*256)
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 63
    inch 20 ESC/P Command Reference mm 508.0 Number of dots Number of dots (203dpi) (300dpi) 4060 6000 - 57 - 5. Control Command Details
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 64
    ESC/P Command Reference 5.7 Printer control commands ESC @ Initialize ASCII: ESC @ Decimal: 27 64 Hexadecimal: 1B 40 Parameters None Description  Returns all commands to their default settings. (See below.) Item
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 65
    5.8 Graphics commands ESC * Select bit image (RJ-3050/3150) ASCII: ESC * m Decimal: 27 42 m 38, 39 Description  Refer to "ESC * Select bit image " for 300dpi printers.  Selects and outputs a bit image according to the value of m. 
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 66
    ESC/P Command Reference When m=0, 1, 2, 3, 4, 6  n1 and n2 indicate the number of dot positions. n1: The remainder from dividing the number of dot positions by 256 n2: The quotient from dividing the number of dot positions by 256 B7 B6 B5 B4 B3 B2 B1 B0 Relationship between the image data and the
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 67
    ESC/P Command Reference When m=32, 33, 38, 39  n1 and n2 indicate the number of dot positions. n1: The remainder from dividing the number of dot positions by 256 n2: The quotient from dividing the number of dot positions by 256 1st byte BBBBBBBB 7 6 5 4 3 2 1 0 2nd byte BBBBBBBB 7 6 5 4 3 2 1 0
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 68
    ESC/P Command Reference  One dot of the image data is enlarged as follows, according to the value of m. m=32 m=33 m=38 m=39  As a result, the image is sized depending on the value of m, as follows: m=32 24 dots vertically×(n1+n2*256)*4 dots horizontally m=33 24 dots vertically×(n1+n2*256)*2
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 69
    when m=32, 33, 38, 39, 40 - (n1+n2*256)*6 bytes when m=71, 72, 73 Description  Refer to "ESC * Select bit image " for 203dpi printers.  Selects and outputs a bit image according to the value of m.  n1 and n2 indicate the number of dot positions. n1: The remainder from
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 70
    ESC/P Command Reference When m=0, 1, 2, 3, 4, 6  n1 and n2 indicate the number of dot positions. n1: The remainder from dividing the number of dot positions by 256 n2: The quotient from dividing the number of dot positions by 256 B7 B6 B5 B4 B3 B2 B1 B0 Relationship between the image data and the
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 71
    ESC/P Command Reference When m=32, 33, 38, 39, 40  n1 and n2 indicate the number of dot positions. n1: The remainder from dividing the number of dot positions by 256 n2: The quotient from dividing the number of dot positions by 256 1st byte BBBBBBBB 7 6 5 4 3 2 1 0 2nd byte BBBBBBBB 7 6 5 4 3 2
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 72
    ESC/P Command Reference  One dot of the image data is enlarged as follows, according to the value of m. m=32 m=33 m=38 m=39 m=40  As a result, the image is sized depending on the value of m, as follows: m=32 48 dots vertically×(n1+n2*256)*6 dots horizontally m=33 48 dots vertically×(n1+
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 73
    ESC/P Command Reference When m=71, 72, 73  n1 and n2 indicate the number of dot positions. n1: The remainder from dividing the number of dot positions by 256 n2: The quotient from dividing the number of dot positions by 256 1st byte BBBBBBBB 7 6 5 4 3 2 1 0 2nd - 5th byte BBBBBBBB 7 6 5 4 3 2 1
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 74
    ESC/P Command Reference 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte 1byte First, the data is lined up in six rows as follows: MSB
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 75
    ESC/P Command Reference ESC K 8-dot single-density bit image ASCII: ESC K n1 n2 Data Decimal: 27 75 n1 n2 Data Hexadecimal: 1B 4B n1 n2 Data Parameters 0≤n1≤255, 0≤n2≤3 The data contains n1+n2*256 bytes of image data. Description Specifies that an 8-dot single-density bit image is printed
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 76
    ESC/P Command Reference ESC L 8-dot double-density bit image ASCII: ESC L n1 n2 Data Decimal: 27 76 n1 n2 Data Hexadecimal: 1B 4C n1 n2 Data Parameters 0≤n1≤255, 0≤n2≤3 The data contains n1+n2*256 bytes of image data. Description Specifies that an 8-dot double-density bit image is printed
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 77
    ESC/P Command Reference ESC Y 8-dot double-speed double-density bit image ASCII: ESC Y n1 n2 Data Decimal: 27 89 n1 n2 Data Hexadecimal: 1B 59 n1 n2 Data Parameters 0≤n1≤255, 0≤n2≤3 The data contains n1+n2*256 bytes of image data. Description  Same as for an 8-dot double-density bit image.
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 78
    ESC/P Command Reference 5.9 Advanced commands ESC i B Barcode ASCII: ESC Decimal: 27 Hexadecimal: 1B i [Parameters] 105 [Parameters] 69 [Parameters] B or b [Barcode data] 66 or 98 [Barcode data] 42 or 62 [Barcode data] Backslash 92 5C Format: ESC i [Parameters] (1) B or b [Barcode data]
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 79
    ESC/P Command Reference h (height) w (width) E or e (parentheses deletion) o (RSS symbols model) c (number of horizontal characters for RSS Expanded Stacked) z (ratio between thick and thin bars) f (equalize bar lengths) h n1 n2 Height=n1+n2*256 (dots) 48≤height≤480 If height
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 80
    ESC/P Command Reference Note * For parameter numerals 0-9, both 00h-09h and 30h-39h are recognized. * The parameter types a, b, c, d, e, f and g are recognized even when uppercase. * The parameter "parentheses deletion" is available only when GS1-128 (UCC/EAN-128) is selected. * The parameter "ratio
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 81
    ESC/P Command Reference (4) [Backslash]: End of barcode Barcode Type POSTNET, UPC/EAN EXTENTION, CODE39, ITF(I-2/5), EAN-8, EAN-13, UPC-A, UPC-E, CODABAR, RSS symbols, MSI CODE93, CODE128, GS1-128 (UCC/EAN-128)] Command ESC i [Parameter] B or b [Barcode data] \ ESC i [Parameter] B or b [Barcode
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 82
    Standard level: M 15% (default value) High-reliability level: Q 25% Ultra-high-reliability level: H 30% (*2) Auto input (default value) Manual input Selects whether numbers, English alphanumeric characters, kanji characters or binary characters are entered. - 76 - 5. Control Command Details
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 83
    ESC/P Command Reference (*1) With Micro QR, the Structured Append setting is invalid, and the default setting is used. (*2) With Micro QR, error correction level 4 is invalid, and the default setting is used. (*3) Some barcode readers cannot recognize a barcode with the cell size specified as 1 dot
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 84
    01h 03h 03h 31h 02h 00h (The parity for the character string "123456789" is 31h.) "123" \\\ "456" \\\ "789" \\\ (2) [Barcode data]: Barcode data When manual input is selected in 8 (data input method), the barcode data must be preceded with one of the following single-byte alphanumeric characters
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 85
    (3) \\\: End of barcode There must be three backslashes to end 2D barcode. Example Refer to the section "Summary". ESC/P Command Reference ESC i P QR Code version ASCII: ESC i P n Decimal: 27 105 80 n Hexadecimal: 1B 69 50 n Parameters 0≤n≤40 Description  The barcode size can be fixed. 
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 86
    decimal] 3-90 *0 and 4-44 with MicroPDF417 Specifies the level. (The default value is 0.) Specifies the percentage. (The default value is 10.) Auto setting (default value) Manual settings Auto setting (default value) Manual settings - 80 - 5. Control Command Details
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 87
    with the cell size specified as 1 dot or 2 dots. * If a setting for the symbol size (X direction) or symbol size (Y direction) has been specified manually, the aspect value setting is ignored. * If a setting for the symbol size (X direction) or the symbol size (Y direction) has been entered
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 88
    ESC/P Command Reference [With symbol type MicroPDF417] Maximum of 250 alphanumeric characters, maximum of 366 numbers, maximum of 150 bytes of binary data However, the following table shows the maximum amount of information allowed according to the settings for symbol size (X direction) and
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 89
    ESC/P Command Reference ESC i D 2D barcode (DataMatrix) ASCII: ESC i D or d data Decimal: 27 105 68 or 100 data Hexadecimal: 1B 69 44 or 64 data Format: ESC i D or d [Parameters] [Barcode data] \\\ (1) (2) (3) Parameters (1) [Parameters] Unlike with 1D barcodes, all parameters must
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 90
    ESC/P Command Reference 3. Vertical size (continued) (continued from the previous page) [1-byte decimal] 104 [1-byte decimal] 120 [1-byte decimal] 132 [1-byte decimal] 144 Vertical no. of cells: 104 cells Vertical no. of cells: 120 cells Vertical no. of cells: 132 cells Vertical no. of cells:
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 91
    ESC/P Command Reference (3) \\\: End of barcode There must be three backslashes to end 2D barcodes. Example For data "12345" with symbol type ECC square at 40 × 40 with a 3-dot cell size, the command will be as shown below. ESC i D 03h 00h 28h(40d) 28h 00h 00h 00h 00h 00h "12345" \\\ - 85 - 5.
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 92
    ESC/P Command Reference ESC i M 2D barcode (MaxiCode) ASCII: ESC i M or m data Decimal: 27 105 77 or 109 data Hexadecimal: 1B 69 4D or 6D data Format: ESC i M or m [Parameters] \ (1) (2) [Barcode data] \\\ (3) (4) Parameters (1) [Parameters] If a value other than those listed is
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 93
    . 6 or less alphanumeric characters Default value: 000000000 Country code 3 or less numbers Ignored when not structured carrier message. Default value: 000 Service class 3 or less numbers Ignored when not structured carrier message. Default value: 000 Note If the postal code is specified as
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 94
    value is 23) 4. Symbol size [Full range] [1-byte decimal] 0 [1-byte decimal] 4-32 Auto setting (default value) Manual settings [Compact] [1-byte decimal] 0 [1-byte decimal] 1-4 Auto setting (default value) Manual settings Note: Symbol size is fixed as AUTO when Symbol type is specified as AUTO
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 95
    ESC/P Command Reference (2) [Barcode data]: Barcode data The maximum number of barcode data characters that can be entered is listed below. 3067 alphanumeric characters, 3832 numbers, 1914 bytes of binary data Note The number of characters shown above is only for the Full-Range mode and varies
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 96
    ESC/P Command Reference ESC iG Specify font ASCII: ESC i G Decimal: 27 105 71 Hexadecimal: 1B 69 47 n1 n2 data n1 n2 data n1 n2 data Parameters n=0 (Fixed) 1≤n2≤16 Description  Specify font n2: Data: Specify the length of character string of specified font name. Character string of font
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 97
    image on a current print position.  If there is no image data, this command is ignored. Must be downloaded beforehand Use P-touch Transfer Manager. This printer PC Abcdefg Image file (.bmp) ABCDEFG HIJK Example: Combination of text and downloaded image - 91 - 5. Control Command Details
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 98
    ESC/P Command Reference  As with text, if the image data does not all fit on the current line, an automatic line feed is performed, and the data is placed at the beginning of the next line. At that time, the any data that does not fit in the print area is deleted. Abcdefg Abcdefg Abcdefg 1. The
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 99
    ESC/P Command Reference  If the result of pasting in the downloaded image extends beyond the bottom margin position, the image is pasted in after a page feed. However, if the downloaded image is larger than the entire area between the top and bottom margins, the entire image is ignored. Abcdefg
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 100
    ESC/P Command Reference  An image data used by "ESC i F" has to be registered into a printer first. Use P-touch Transfer Manager for transferring the BMP file to a printer for image data registration. A maximum size of memory is 6MB so that the total size of storable data has to be equal to or less
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 101
    (raster graphics) mode, CPCL Page Print mode and CPCL Line Print mode.  Dynamically switches between the five modes.  Since this is a dynamic command, after the printer is turned off and on again, the setting returns to the previously setting. - 95 - 5. Control Command Details
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 102
    for the printer status. The printer status consists of 32 bytes. Order 1 2 3 4 Offset 0 1 2 3 Size 1 1 1 1 Name Print head mark Size Brother code Series 80h Fixed at 20h Fixed at "B" (42h) Fixed at "7" (37h) RJ-3050: Fixed at "3" (33h) RJ-3150: Fixed at "4" (34h) Fixed at "0" (30h) Refer to
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 103
    40h Bit 7 80h (3) Media type Media Type Continuous length tape Die-cut label (4) Status type Status Type Reply to status request (Not used) Error occurred of media" error "Cutter jam" error(When printer has a cutter.) Not used Printer in use Printer turned off Not used Not used Meaning Not used
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 104
    the landscape orientation. n=0 or 48 ("0"): Cancels the landscape orientation.  Using this command clears all text.  Before entering text, specify the paper orientation with this command.  The setting specified by "ESC iXL2"(default landscape setting) is valid for the landscape orientation when
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 105
    49 Description  Specifies cutting after printing. n=1 or 49 ("1"): Specifies cutting. n=0 or 48 ("0"): Cancels cutting.  This command is applied to only a printer with auto cutter.  The default auto cut setting can be changed with the P-touch Template Settings Tool (P-touch Template Settings.exe
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 106
    5.10 Advanced static commands ESC iXQ2 Select default character style ASCII: ESC i X Q 2 n1 n2 n3 Decimal: 27 105 88 81 50 n1 n2 n3 Hexadecimal: 1B 69 58 51 32 n1 n2 n3 Parameters n1: 01h (Fixed) n2: 00h (Fixed) 00h≤n3≤04h Description  Selects the default character style. n3=00h: None (
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 107
    ESC iXQ1 Retrieve default character style ASCII: ESC i X Q 1 n1 n2 Decimal: 27 105 88 81 49 n1 n2 Hexadecimal: 1B 69 58 51 31 n1 n2 Parameters n1: 00h (Fixed) n2: 00h (Fixed) Description  The default character style setting is returned as 3-byte data. [1] 01h (Fixed) [2] 00h (Fixed) [3]
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 108
    ESC/P Command Reference ESC iXk2 Select default font ASCII: ESC i X k 2 n1 n2 n3 Decimal: 27 105 88 107 50 n1 n2 n3 Hexadecimal: 1B 69 58 6B 32 n1 n2 n3 Parameters n1: 01h (Fixed) n2: 00h (Fixed) 00h≤n3≤04h, 08h≤n3≤0Bh Description  Selects the default font. n3=00h: Gothic (bitmap) n3=01h:
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 109
    ESC iXk1 Retrieve default font ASCII: ESC i X k 1 n1 n2 Decimal: 27 105 88 107 49 n1 n2 Hexadecimal: 1B 69 58 6B 31 n1 n2 Parameters n1: 00h (Fixed) n2: 00h (Fixed) Description  The default font setting is returned as 3-byte data. [1] 01h (Fixed) [2] 00h (Fixed) [3] Setting 00h: Gothic (
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 110
    ESC iXX2 Specify default character size ASCII: ESC i X X 2 n1 n2 n3 n4 Decimal: 27 105 88 88 50 n1 n2 n3 n4 Hexadecimal: 1B 69 58 58 32 n1 n2 n3 n4 Parameters n1: 02h (Fixed) n2: 00h (Fixed) 00h≤n3≤FFh, 00h≤n4≤01h Description  Specifies the default character size. n3+(n4*256): Default
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 111
    ESC iXX1 Retrieve default character size ASCII: ESC i X Decimal: 27 105 88 Hexadecimal: 1B 69 58 X 1 88 49 58 31 n1 n2 n1 n2 n1 n2 Parameters n1: 00h (Fixed) n2: 00h (Fixed) Description  The default character size setting is returned as 4-byte data. [1] 02h (Fixed) [2] 00h (Fixed) [3, 4]
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 112
    ESC iX31 Retrieve default line feed ASCII: ESC i X Decimal: 27 105 88 Hexadecimal: 1B 69 58 3 1 51 49 33 31 n1 n2 n1 n2 n1 n2 Parameters n1: 00h (Fixed) n2: 00h (Fixed) Description  The default line feed setting is returned as 4-byte data. [1] 02h (Fixed) [2] 00h (Fixed) [3, 4] n3 n4
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 113
    ESC iXA1 Retrieve default alignment ASCII: ESC i X Decimal: 27 105 88 Hexadecimal: 1B 69 58 A 1 65 49 41 31 n1 n2 n1 n2 n1 n2 Parameters n1: 00h (Fixed) n2: 00h (Fixed) Description  The default alignment setting is returned as 3-byte data. [1] 01h (Fixed) [2] 00h (Fixed) [3] Setting 00h:
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 114
    28 32 n1 n2 n3 n4 Parameters n1: 02h (Fixed) n2: 00h (Fixed) 00h≤n3≤FFh, 00h≤n4≤1Fh (for 203dpi printers) 00h≤n3≤FFh, 00h≤n4≤2Eh (for 300dpi printers) Description  Specifies the default page length. n3+(n4*256): Default page length (dots) *A default page length 0 indicates the Auto setting. *The
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 115
    ESC iXL2 Select default landscape orientation ASCII: ESC i X Decimal: 27 105 88 Hexadecimal: 1B 69 58 L 2 76 50 4C 32 n1 n2 n3 n1 n2 n3 n1 n2 n3 Parameters n1: 01h (Fixed) n2: 00h (Fixed) 00h≤n3≤01h Description  Selects the default landscape orientation setting. n3=00h: Cancel landscape
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 116
    ESC iXj2 Select default international character set ASCII: ESC i X Decimal: 27 105 88 Hexadecimal: 1B 69 58 j 2 n1 n2 n3 106 50 n1 n2 n3 6A 32 n1 n2 n3 Parameters n1: 01h (Fixed) n2: 00h (Fixed) 00h≤n3≤0Dh, 40h Description  Selects the default international character set. n3=00h: U.S.A.
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 117
    ESC iXj1 Retrieve default international character set ASCII: ESC i X Decimal: 27 105 88 Hexadecimal: 1B 69 58 j 1 n1 n2 106 49 n1 n2 6A 31 n1 n2 Parameters n1: 00h (Fixed) n2: 00h (Fixed) Description  The default international character set setting is returned as 3-byte data. [1] 01h (
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 118
    ESC/P Command Reference ESC iXm2 Select default character code set ASCII: ESC i X Decimal: 27 105 88 Hexadecimal: 1B 69 58 m 2 n1 n2 n3 109 50 n1 n2 n3 6D 32 n1 n2 n3 Parameters n1: 01h (Fixed) n2: 00h (Fixed) 00h≤n3≤04hDescription  Selects the default character code set. n3=00h: Standard
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 119
    ESC iXd2 Specify recovery setting ASCII: ESC i X Decimal: 27 105 88 Hexadecimal: 1B 69 58 d 2 100 50 64 32 n1 n2 n3 n1 n2 n3 n1 n2 n3 Parameters n1: 01h (Fixed) n2: 00h (Fixed) 00h≤n3≤01h Description  Select enable or disable of recovery print. n3=00h: Disable recovery print (*
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 120
    ESC iXE2 Specify barcode margin setting ASCII: ESC i X Decimal: 27 105 88 Hexadecimal: 1B 69 58 E 2 69 50 45 32 n1 n2 n3 n1 n2 n3 n1 n2 n3 Parameters n1: 01h (Fixed) n2: 00h (Fixed) 00h≤n3≤01h Description  Select an existence of barcode margin. n3=00h: No margin n3=01h: Add margin (*
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 121
    ESC/P Command Reference ESC iX-2 Specify line print setting ASCII: ESC i X Decimal: 27 105 88 Hexadecimal: 1B 69 58 - 2 45 50 2D 32 n1 n2 n3 n4 n5 n1 n2 n3 n4 n5 n1 n2 n3 n4 n5 Parameters n1: 03h (Fixed) n2: 00h (Fixed) n3: 00h (Fixed) n4: 00h (Fixed) 00h≤n5≤FFh Description  Select a
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 122
    ESC/P Command Reference ESC iX-2 Specify line print timeout setting ASCII: ESC i X Decimal: 27 105 88 Hexadecimal: 1B 69 58 - 2 45 50 2D 32 n1 n2 n3 n4 n5 n1 n2 n3 n4 n5 n1 n2 n3 n4 n5 Parameters n1: 03h (Fixed) n2: 00h (Fixed) n3: 00h (Fixed) n4: 01h (Fixed) 00h≤n5≤FFh Description  Set
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 123
    ESC/P Command Reference Appendix A: Character Code Tables Character code tables (1) Windows1252 (Western Europe) 0 1 2 3 4 5 6 7 8 9ABCDEF 0 SP 0 @ P ` p € ° ÀÐà ð 1 ! 1AQa q 2 " 2BRb r 3 # 3CS c s 4 $ 4DT d t 5 %5 EU e u 6 & 6 F V f v 7 ' 7 GWg w 8 ( 8HX h x 9
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 124
    ESC/P Command Reference (2) Windows1250 (Eastern Europe) 0 1 2 3 4 5 6 7 8 9ABCDEF 0 SP 0 @ P ` p € tˇ 1 ! 1AQa q 2 " 2BRb r 3 # 3 C S c s ˇ L " Ł ł Ă Ó ă ó 4 $ 4DT d t 5 %5 EU e u 6 & 6 F V f v 7 ' 7 GWg w 8 ( 8HXh x ľ 9 ) 9 I Y i y A * : J Z j
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 125
    ESC/P Command Reference (3) Brother standard 0 1 2 3 4 5 6 7 8 9ABCDEF 0 SP 0 @ P ` p α 1 ! 1 AQa q β ± 2 " 2 B R b r 3 # 3CS c s ¾ 4 $ 4DT d t 5 %5EUe u à òÑ ┼ § 6 & 6 F V f v å û a ¯ µ  7 ' 7 GWg w ç ù o ¯ 8 ( 8HX h x ° 9 ) 9 I Y i y · A * : J
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 126
    ESC/P Command Reference (4) Japanese character code set 0 1 2 3 4 5 6 7 8 9ABCDEF 0 SP 0 @ P ` p ┴ SP 1 ! 1AQaQ 2 " 2BRbR 3 # 3CS c S 4 $ 4DT d T 5 %5EUe u 6 &6FV f v 7 ' 7 GWg w 8 ( 8HXh x 〒 9 )9IYi y 市 A * : JZ j z 区 B + ;K[ k
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 127
    ESC/P Command Reference International character set table Corresponding characters that switch in each language when the international character set is changed n 23 24 40 5B 5C 5D 5E 60 7B 7C 7D 7E 0 United States (U.S.A 1 France 2 Germany 3 Britain (U.K.) 4 Denmark I
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 128
    Reference Appendix B: Introducing the Brother Developer Center Useful information for developers, such as applications, tools, SDKs as well as FAQs, are provided in the Brother Developer Center. http://www.brother.com/product/dev/index.htm - 122 Appendix B: Introducing the Brother Developer Center
  • Brother International RJ-3050Ai | ESC/ P Command Reference - Page 129
  • 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
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129

Software Developer's Manual
ESC/P Command Reference
RJ-3050/3150
Version 1.00