background image

A795 User Guide: Programming Supplement

Chapter 4: Programming commands

50

Select justification

ASCII

ESC a n

Hexadecimal

1B 61 n

Decimal

27 97 n

Value of n:

0, 48 = Left aligned
1, 49 = Center aligned
2, 50 = Right aligned

Range of n:

0-2, 48-50

Default:

0 (Left aligned)

Specifies the alignment of characters, graphics, logos, and
bar codes on the receipt station according to the above
table.

Related information

On the Epson TM-T88, this command is valid only at the
beginning of a line.

Range of n on A793 is 0-255 using low 2 bits only:

00

left aligned

01

center

10

right aligned

11

center

Set left margin

ASCII

GS L nL nH

Hexadecimal

1D 4C nL nH

Decimal

29 76 nL nH

Range of nL:

0-255

Range of nH:

0-255

Default:

576 dots (the maximum printable area)

Formulas

Sets the left margin of the printing area. The left margin is
set to ((nH X 256) + nL) times horizontal motion unit)
inches. The horizontal motion units are set by the set
horizontal and vertical minimum motion units command
(1D 50), described in this manual.

The width of the printing area is set by the set printing area
width command (1D 57), which follows this command.
See the set printing area width command in this document
for a description of that command.

If the setting exceeds the printable area, the maximum
value of the printable area is used. The maximum printable
area is 576 dots. See the illustration.

To set the left margin to one inch at the default horizontal
motion unit of 1/203 inches, send the four-byte string:

GS  L  203  0

Or, to set the left margin to two inches at the default
horizontal motion unit of 1/203 units per inch, send the
four-byte string:

GS  L  150  1

Where 2 inches = 406/203, and 406 = (1 X 256) + 150.

Exceptions:

The command is effective only at the beginning of a line.
This command is ignored if the line buffer is not empty,
and only effects the receipt interface.

Printable Area 576 Dots

Left

Margin

Printing Area

Width

Содержание A795

Страница 1: ...A795 D100 PS UserGuide ProgrammingSupplement A795Two ColorThermalReceiptPrinter TM...

Страница 2: ...Cable A shielded 360 degree interface cable must be used with this product The shield must be connected to the frame or earth ground connection or earth ground reference at EACH end of the cable Use...

Страница 3: ...ing the printer 16 Communication interface 17 RS 232C serial interface settings 17 Printer emulations 18 Printer settings and functions 19 Enable or disable data scope mode 20 Printhead resistance 20...

Страница 4: ...ions 36 Clear printer 36 Perform full knife cut 36 Perform partial knife cut 37 Generate tone 37 Select peripheral device for multi drop 37 Initialize printer 37 Select paper sensors to output paper e...

Страница 5: ...column width 53 Set right side character spacing 53 Select print mode 54 Select or cancel user defined character set 54 Define user defined character set 55 Select or cancel underline mode 55 Copy cha...

Страница 6: ...lorPOS 72 Save graphics buffer as logo ColorPOS 72 Background logo print mode ColorPOS 73 Convert 6 dots mm bitmap to 8 dots mm bitmap 73 Status 74 Status command introduction 74 Batch mode 74 Transmi...

Страница 7: ...n 100 Execute macro 100 User data storage 101 Write to user data storage 101 Read from user data storage 101 Read from non volatile memory 101 Write to non volatile memory NVRAM 101 Select memory type...

Страница 8: ...racter Sets 117 Character sets 117 Code page 437 US 117 Code page 737 Greek 118 Code page 850 Multilingual 119 Code page 852 Slavic 120 Code page 858 with Eurosymbol 121 Code page 860 Portuguese 122 C...

Страница 9: ...ColorPOS User Guide handy for reference or are already familiar with the printer Where to find advanced technical information This guide contains the most complete information available on programming...

Страница 10: ...A795 User Guide Programming Supplement Chapter 1 About this Supplement 10...

Страница 11: ...ardware reset it automatically performs the startup diagnostics also known as level 0 diagnostics during the startup cycle The following diagnostics are performed Turn off motors Perform boot CRC chec...

Страница 12: ...or panel will signal when these conditions occur as well as indicate what state or mode the printer is in Remote diagnostics Remote diagnostics sometimes called level 3 diagnostics keeps track of the...

Страница 13: ...ternate DTR DSR Disabled Resident Code Pages 437 850 852 858 860 863 865 866 1252 862 737 Available Paper Types 0 0aD 1 0aD 5 0aD To enter Printer Config Menu 1 Flip DIP switch 1 down 2 Reset the prin...

Страница 14: ...Double beep SRAM test failure and Tone Double LED flash LED Triple beep EEPROM test failure and Tone Triple LED flash LED Four beeps Dynamic memory initialization failure and Tone Four LED flash LED T...

Страница 15: ...rs can be changed in the scrolling configuration menu except as noted Communication Interface RS 232C seral interface 9 pin RS 232C serial interface 25 pin Universal serial bus USB RS 232C serial inte...

Страница 16: ...configuration printout begins The printer beeps prints the diagnostics form and the configuration main menu The printer pauses and waits for a main menu selection to be made see sample printout MAIN...

Страница 17: ...TYPE printed on the receipt This will take you to the instructions for selecting the RS 232C settings Caution Be extremely careful changing any of the printer settings to avoid inadvertently changing...

Страница 18: ...g the printer emulation Caution Be extremely careful changing any of the printer settings to avoid inadvertently changing other settings that might affect the performance of the printer Press the pape...

Страница 19: ...the command as a print command Ignore carriage return long click Use carriage return as print command short click Select the diagnostic modes sub menu to set Data scope mode For more information see...

Страница 20: ...sent from the host computer will be printed as hexadecimal characters as shown in the illustration To exit the data scope mode 1 Enter the configuration menu again See Configuring the printer 2 Disabl...

Страница 21: ...because of the physical differences of a 6 dots mm head A793 versus an 8 dots mm head A794 and A795 Command Description Difference between previous product and new product emulation mode 15 n Feed n d...

Страница 22: ...cales the incoming data to provide a best match to the size of the image as it printed on A793 1D 2F m Print downloaded bit image In A793 emulation mode this command scales the incoming data to provid...

Страница 23: ...S 0x8F m Return paper type description 1D 90 m x y o p q GS 0x8A m x y o p q Form and print real time surround graphic 1D 91 n GS 0x91 n Save graphics buffer as logo 1D 92 n GS 0x92 n Background logo...

Страница 24: ...rd Columns 71 5 mm 2 815 in 56 Compressed Columns 70 mm 2 756 in Cut Edge Paper Width 80 mm 3 15 in Top Margin 17 8 mm 70 in Minimum Printable Zone 576 Dots 72 mm 2 835 in Nominal Margins 4 mm 0 157 i...

Страница 25: ...command is effective Unintended consequences may result when rotated clockwise is mixed with other commands The samples of the print show only the normal size characters Double wide and double high ch...

Страница 26: ...pson 6 00 Tall 13x27 6 00 7 Default setup for Epson emulation emulation Standard 13x24 6 00 10 The following list clarifies how the A795 printer will behave in each emulation mode Two color paper and...

Страница 27: ...ce for multi drop 37 1B 40 Initialize printer 37 1B 63 33 n Select paper sensors to output paper end signals parallel only 38 1B 63 34 n Select sensors to stop printing 38 1B 63 35 n Enable or disable...

Страница 28: ...4 n Print and feed n lines 45 Vertical and horizontal positioning Code hexadecimal Command Page 09 Horizontal tab 46 1B 14 n Set column 46 1B 24 nL nH Set absolute starting position 47 1B 32 Set verti...

Страница 29: ...derline mode 55 1B 3A 30 30 30 Copy character set from ROM to RAM 56 1B 3F n Cancel user defined character 56 1B 45 n Select or cancel emphasized mode 56 1B 47 n Select or cancel double strike 57 1B 4...

Страница 30: ...A n1 n2 d1 dn Define downloaded bit image 67 1D 2F m Print downloaded bit image 68 1D 82 n1 n72 Print raster monochrome graphics 68 or n80 1D 83 n1 n144 Print raster color graphics 69 or n160 1D 84 m...

Страница 31: ...Transmit printer ID remote diagnostics extension 78 1D 72 n Transmit status 80 1F 56 Send printer software version 82 Real time Code hexadecimal Command Page 10 04 n Real time status transmission DLE...

Страница 32: ...exadecimal Command Page 1D 48 n Select printing position for HRI characters 90 1D 66 n Select pitch for HRI characters 90 1D 68 n Select bar code height 90 1D 6B m d1 dk 00 Print bar code 91 or 1D 6B...

Страница 33: ...in page mode 95 1B 4C Select page mode 96 1B 53 Select standard mode 96 1B 54 n Select print direction in page mode 97 1B 57 n1 n2 n8 Set print area in page mode 98 1D 24 nL nH Set absolute vertical...

Страница 34: ...user flash sector 103 1D 97 m n User storage status 104 Flash download Code hexadecimal Command Page 1B 5B 7D Switch flash download mode 105 1D 00 Return boot sector firmware part number 106 1D 01 Re...

Страница 35: ...e decimal control code Value A description of the command operands Range The upper and lower limits of the command operand Default The command operand default after printer reset Description Brief des...

Страница 36: ...pacing pitch and user defined character sets are maintained at current selections RAM is not affected Single wide single high non rotated and left aligned characters are set Printer is restarted and e...

Страница 37: ...for multi drop ASCII ESC n Hexadecimal 1B 3D n Decimal 27 61 n Value of n 0 bit 0 device not selected 1 bit 0 device selected Default 1 bit 0 device selected Selects the device to which the host comp...

Страница 38: ...2 or bit 3 is on the paper roll end sensor is selected as the paper sensor outputting paper end signals Bit Position Hex Decimal Function 0 Off 00 0 Paper roll near end sensor disabled On 01 1 Paper r...

Страница 39: ...ute macro 1D 5E command cannot be used when it has been disabled with this command Generate pulse to open cash drawer ASCII ESC p n p1 p2 Hexadecimal 1B 70 n p1 p2 Decimal 27 112 n p1 p2 Value of n 00...

Страница 40: ...r to the color m for all character data that may follow this command and all graphic objects bit images that have not been explicitly loaded as 2 color m 0 monochrome is the initial value m 1 2 color...

Страница 41: ...retained after a power loss and across reset commands The initial value at first boot after firmware load or reload is m n 0 0 Related information An incorrect setting of n for a 2 color paper or fai...

Страница 42: ...Guide Programming Supplement Chapter 4 Programming commands 42 Print test form ASCII AX t Hexadecimal 1F 74 Decimal 31 116 Prints the current printer configuration settings on the receipt Disabled in...

Страница 43: ...eight without printing Ignored on receipt if current line is not empty Related information This is ignored in TM T88 emulation and the parameter byte goes into the print buffer Feed n dot rows ASCII N...

Страница 44: ...ber of lines per inch and each extra dot row added Extra rows Lines per inch Dot rows 0 8 5 24 1 8 1 25 2 7 8 26 3 7 5 27 4 7 2 28 5 7 0 29 6 6 8 30 7 6 5 31 8 6 3 32 Extra rows Lines per inch Dot row...

Страница 45: ...hen n is too small If the set horizontal and vertical minimum motion units command 1D 50 is used to change the horizontal and vertical minimum motion units the parameters of this command print and fee...

Страница 46: ...or if the next tab is past the right margin line feed is executed HT has no effect in page mode Print initialization sets 32 tabs at column 9 17 25 Set horizontal and vertical minimum motion units AS...

Страница 47: ...nt Compatibility information A795 receipt vs A793 receipt There is a difference in the normal behavior of this command in A793 emulation mode as compared to the original A793 The difference exists whe...

Страница 48: ...ntal tab positions ASCII ESC D n k NUL Hexadecimal 1B 44 n k 00 Decimal 27 68 n k 0 Value of n Column number for tab minus one n is always less than or equal to the current selected column width Value...

Страница 49: ...e example shows how to set the relative position two columns in standard pitch 10 dots per column to the right of the current position 2 x 10 20 dots two columns to be moved left of the current positi...

Страница 50: ...al motion unit inches The horizontal motion units are set by the set horizontal and vertical minimum motion units command 1D 50 described in this manual The width of the printing area is set by the se...

Страница 51: ...h of the printing area follows the set left margin command 1D 4C See the set left margin command 10 4C earlier in this document for a description Formulas To set the width of the printing area to one...

Страница 52: ...d in the same line with single or double density graphics Related information This command is ignored in TM T88 emulation Select single wide characters ASCII DC3 Hexadecimal 13 Decimal 19 Prints singl...

Страница 53: ...n are specified by the set horizontal and vertical minimum motion units 1D 50 command Changes in the horizontal or vertical units do not affect the current right side character spacing When the horizo...

Страница 54: ...de Exceptions Refer to the table in other column for exceptions Related information Look in Chapter 3 Programming the Printer Character appearance for a description of standard and compressed characte...

Страница 55: ...and may be used to overwrite single characters User defined characters are available until power is turned off or the initialize printer command 1B 40 is received Any invalid byte s c1 c2 n1 aborts th...

Страница 56: ...pattern defined for the character code specified by n After the user defined character is canceled the corresponding pattern from current active ROM code page is printed Exceptions This command is ig...

Страница 57: ...with bit images or downloaded bit images Related information This command and the select print mode s command 1B 21 function identically They should have the same setting when used together In A793 em...

Страница 58: ...t to be used Look in Appendix B Resident Character Sets in the A795 User Guide for the character sets There are two codes for this command see select international character set Both codes perform the...

Страница 59: ...ement for the character sets There are two codes for this command Both codes perform the same function Related information The TM T88 emulation selection applies only to the command Select internation...

Страница 60: ...ht This command is effective for all characters except for HRI characters In standard mode the vertical direction is the paper feed direction and the horizontal direction is perpendicular to the paper...

Страница 61: ...underline mode is disabled but not canceled Bar codes logos and bit images are not affected by this command Exceptions Only the lowest bit of n is valid Related information If the current color is not...

Страница 62: ...claimed by n also increases proportionally such as doubling for double high cells Location of the strike through on a cell is on a cell by cell basis so mixing cell sizes on the same print row will gi...

Страница 63: ...printer decodes the BMP file header and will save the image data after checking important parameters such as Width Height Number of colors only monochrome images are accepted BMPs and bit images conti...

Страница 64: ...203 DPI 0 576 203 DPI 24 x 576 Value of n Value of n 8 dot single density mode Value of n 24 dot single density mode Value of d n1 256 x n2 3 x n1 256 x n2 Number of bytes of data printed down then ac...

Страница 65: ...nced raster graphics is not available in page mode Select single density graphics ASCII ESC K n1 n2 d1 dn Hexadecimal 1B 4B n1 n2 d1 dn Decimal 27 75 n1 n2 d1 dn Value of n Value of n 8 dot single den...

Страница 66: ...d from flash and continues to take up space in flash memory When this command precedes a logo print command and n is different from the previously active logo selected the printer retrieves the logo d...

Страница 67: ...s than or equal to 4608 Enters a downloaded bit image such as a logo into RAM or flash with the number of dots specified by n1 and n2 The downloaded bit image is available until power is turned off an...

Страница 68: ...right of the maximum column are discarded If the available width is greater than the bit image its printing will adhere to any currently set right left or center justification This command is ignored...

Страница 69: ...arameter n MSB LSB Download logo image ColorPOS ASCII GS 0x84 m n1 n2 d1 dx x n1 n2 8 m Hexadecimal 1D 84 m n1 n2 d1 dx x n1 n2 8 m Decimal 29 132 m n1 n2 d1 dx x n1 n2 8 m Value of m 1 monochrome 2 2...

Страница 70: ...selected for use in watermark mode Merge watermark mode ColorPOS ASCII GS Ox8C n m Hexadecimal 1D 8C n m Decimal 29 140 n m Default 0 off This command will insert the logo m as a repeated background i...

Страница 71: ...ochrome graphics are affected by this command Logo print with color plane swap ColorPOS ASCII GS 0x89 n m Hexadecimal 1D 89 n m Decimal 29 137 n m This command will print logo n The command is ignored...

Страница 72: ...t p value passed value is ignored i e a square area The thickness of the graphic is defined by q dots This will form a bit image in a RAM graphics buffer Subsequent surround graphic commands can be ad...

Страница 73: ...te to merge pending functioning and performing the save as in the form and merge real time surround graphics command Related information This command is ignored in page mode Convert 6 dots mm bitmap t...

Страница 74: ...eir response if any is returned to the application This gives the application the ability to query the printer when it is in a busy state in order to correct whatever fault has occurred Unsolicited st...

Страница 75: ...rawer is open an open status is reported by the printer Related information In TM T88 emulation this command is ignored Request alternate status A793 emulation only ASCII ESC u n Hexadecimal 1B 75 n D...

Страница 76: ...home position 4 Not used Fixed to zero Fixed to zero 5 Temperature In valid range Too hot or too cold 6 Voltage In valid range Too high or too low 7 Not used Fixed to zero Fixed to zero Sends status...

Страница 77: ...mal Function 0 Off 00 0 No two byte character code installed On 01 1 Two byte character code installed 1 Off 00 0 No knife installed On 02 2 Knife installed 2 Undefined 3 Undefined 4 Off 00 0 Not used...

Страница 78: ...Class model Return Class model returns 17 bytes 2B 43 Boot firmware part 12 digit ASCII Return Boot firmware part returns 14 bytes 2F 47 Boot firmware CRC 4 digit ASCII Return Boot firmware CRC return...

Страница 79: ...RAM and print on receipt to verify a A6 166 Flash cycles tally Clear flash cycles cut tally to 0 o A7 167 Flash cycles tally Return flash cycles cut tally returns 10 bytes A8 168 Knife jams tally 8 di...

Страница 80: ...CII GS r n Hexadecimal 1D 72 n Decimal 29 114 n Value of n 1 49 printer status 2 50 cash drawer status 4 52 Flash memory user sector status Transmits the status specified by n This is a batch mode com...

Страница 81: ...drawers open On 02 2 Both cash drawers closed 2 Undefined 3 Undefined 4 Off 00 0 Not used Fixed to off 5 Undefined 6 Undefined 7 Off 00 0 Not used Fixed to off Flash memory user sector status n 4 or n...

Страница 82: ...rmal printhead overheat etc In addition there is no way to restart the printer after a paper jam or other error when using batch mode status commands The real time commands are implemented in two ways...

Страница 83: ...nd flush them out in the order in which they were received When the printer is busy due simply to buffer full that is it can t print data as fast as it can receive it then data continues to be process...

Страница 84: ...esultant dedicated status reporting for each cash drawer the A795 has a single connector that shares data reporting from either cash drawer When either cash drawer is open an open status is reported b...

Страница 85: ...command includes two sequences GS and DLE The operations performed depend on the value of n according to the following parameters n 1 Restarts printing from the beginning of the line where an error oc...

Страница 86: ...0 0 Cover closed On 04 4 Cover open 3 Off 00 0 Not busy at the RS 232C interface On 08 8 Printer is busy at the RS 232C interface 4 Off 00 0 One or both cash drawers open On 10 16 Both cash drawers cl...

Страница 87: ...h hardware flow control is used all four status bytes will be transmitted without checking DSR This command is a POS version of general printer unsolicited status functions it uses the same command co...

Страница 88: ...8 Knife error occurred 4 Off 00 0 Not used Fixed to off 5 Off 00 0 No unrecoverable error On 20 32 Unrecoverable error occurred 6 Off 00 0 No recoverable error On 40 64 Recoverable error Cover open p...

Страница 89: ...ill arrive in the order in which they were solicited Batch mode response Response recognized by ASCII HEX ECS u 0 1B 75 0 0 0 0 0 0 0 x x Binary ESC v 1B 76 0 x x 0 0 x x x Binary GS I n 1D 49 n 0 x x...

Страница 90: ...29 72 n Value of n Printing position 0 Not printed 1 Above the bar code 2 Below the bar code 3 Both above and below the bar code Default 0 Not printed Prints HRI human readable interface characters ab...

Страница 91: ...it is not sent from the host computer Six character zero suppressed UPC E tags are generated from full 11 or 12 characters sent from the host computer according to standard UPC E rules Start stop cha...

Страница 92: ...is treated as normal data m Bar code d1 dk n length 65 UPC A 48 57 ASCII numerals Fixed length 11 12 66 UPC E 48 57 Fixed length 11 12 67 JAN13 EAN 48 57 Fixed length 12 13 68 JAN8 EAN 48 57 Fixed le...

Страница 93: ...igh data capacity Each symbol has between 3 and 90 rows with each row containing a start pattern a left row indicator 1 to 30 data characters a right row indicator and a stop pattern The number and le...

Страница 94: ...the symbol s overall aspect ratio to best fit an available space Each row has a left and right row indicator with a data region between The left most character in the top row of the data region is the...

Страница 95: ...table dots rather than 576 printable dots on 80 mm paper Print and return to standard mode ASCII FF Hexadecimal 0C Decimal 12 When printing is completed values for select print direction in page mode...

Страница 96: ...eft margin 1D 4C Set print area width 1D 57 The table below shows the difference in memory allocation in page mode when using monochrome and two color paper Two color paper mode requires extra memory...

Страница 97: ...the left upside down C 3 Upper right corner proceeding down page D Default 0 Selects the printing direction and start position in page mode See the illustration on previous page The command can be sen...

Страница 98: ...0 n3 n4 x 256 x vertical direction of the fundamental calculation pitch dx n5 n6 x 256 x horizontal direction of the fundamental calculation pitch dy n7 n8 x 256 x vertical direction of the fundamenta...

Страница 99: ...L nH X 256 x vertical or horizontal motion unit exceeds the specified printing area this command is ignored Set relative vertical print position in page mode ASCII GS nL nH Hexadecimal 1D 5C nL nH Dec...

Страница 100: ...printer remains in the macro undefined state Formulas The contents of the macro can be defined up to 2048 bytes Exceptions If the macro definition exceeds 2048 bytes excess data is not stored Execute...

Страница 101: ...a0 a1 a2 Hexadecimal 1B 34 m a0 a1 a2 Decimal 27 52 m a0 a1 a2 Value of m 0 255 Reads m bytes of data from the user data storage flash page at the address specified Read from non volatile memory ASCI...

Страница 102: ...cation must use this command to store user defined characters in flash memory Any user defined characters defined following this command are stored in flash memory A user defined character cannot be r...

Страница 103: ...ed n 50 ASCII n 2 This command erases all sectors available for user data storage Erases a page of flash memory and sends a carriage return when the operation is complete Related information See comma...

Страница 104: ...r the object if needed later for return value comparisons User defined characters CRC is requested as m n 4 0 Downloaded character sets are identified by integer extending the existing code page selec...

Страница 105: ...o normal printer operation When each flash download command is received the printer returns either ACK or NAK to the host computer when each command is received ACK hexadecimal 06 Sent when the printe...

Страница 106: ...ASCII GS STX nn Hexadecimal 1D 02 nn Decimal 29 2 nn Value of n The flash sector to which the next download operation applies Range of n 0 Selects the flash sector nn for which the next download oper...

Страница 107: ...sful Exceptions Available only in download mode Return main program flash CRC ASCII GS SI Hexadecimal 1D 0F Decimal 29 15 Returns the CRC calculated over the flash firmware code space The format of th...

Страница 108: ...dentified structure for subsequent use by the set paper type command nL nH 256 define the number of bytes x that follow These bytes contain the proprietary structure and CRC to operate the thermal pri...

Страница 109: ...ption command i e the return is 1D 8F m nL nH d1 dn which was stored in slot m or a value of n 0 if slot m does not have a description stored m 0 x ff asks for a return of the current paper type For a...

Страница 110: ...A795 User Guide Programming Supplement Chapter 4 Programming commands 110...

Страница 111: ...DLE sequence 84 10 05 n Real time request to printer DLE sequence 85 12 Select double wide characters 52 13 Select single wide characters 52 14 n Feed n print lines 43 15 n Feed n dot rows 43 16 n Add...

Страница 112: ...H d1 dn Print advanced raster graphics 65 1B 32 Set vertical line spacing to 1 6 inch 47 1B 33 n Set vertical line spacing 48 1B 34 m a0 a1 a2 Read from user data storage 101 1B 3A 30 30 30 Copy chara...

Страница 113: ...63 35 n Enable or disable panel button 39 1B 64 n Print and feed n lines 45 1B 69 Perform full knife cut or code 19 36 1B 6A k Read from non volatile memory NVRAM 101 1B 6D Perform partial knife cut...

Страница 114: ...memory type SRAM Flash where to save logos or user defined fonts 102 1D 22 55 n1 n2 Flash memory user sectors allocation 102 1D 23 n Select the current logo downloaded bit image 66 1D 24 nL nH Set abs...

Страница 115: ...bar code 1D 70 a b c d e f Select PDF 417 parameters 93 1D 72 n Transmit status 80 1D 77 n Select bar code width 94 1D 81 m n Set paper type for 2 color printing 41 1D 82 n1 n72 or n80 Print raster mo...

Страница 116: ...1D 91 n Save graghics buffer as logo 72 1D 92 n Background logo print mode 73 1D 97 m n User storage status 104 1D FF Reset firmware 109 1F 04 n Convert 6 dots mm bitmap to 8 dots mm bitmap 73 1F 05...

Страница 117: ...A795 User Guide Programming Supplement Appendix B Resident Character Sets 117 AppendixB ResidentCharacterSets Charactersets Code page 437 US...

Страница 118: ...A795 User Guide Programming Supplement Appendix B Resident Character Sets 118 Code page 737 Greek...

Страница 119: ...A795 User Guide Programming Supplement Appendix B Resident Character Sets 119 Code page 850 Multilingual...

Страница 120: ...A795 User Guide Programming Supplement Appendix B Resident Character Sets 120 Code page 852 Slavic...

Страница 121: ...A795 User Guide Programming Supplement Appendix B Resident Character Sets 121 Code page 858 with Eurosymbol...

Страница 122: ...A795 User Guide Programming Supplement Appendix B Resident Character Sets 122 Code page 860 Portuguese...

Страница 123: ...A795 User Guide Programming Supplement Appendix B Resident Character Sets 123 Code page 862 Hebrew...

Страница 124: ...A795 User Guide Programming Supplement Appendix B Resident Character Sets 124 Code page 863 French Canadian...

Страница 125: ...A795 User Guide Programming Supplement Appendix B Resident Character Sets 125 Code page 865 Nordic...

Страница 126: ...A795 User Guide Programming Supplement Appendix B Resident Character Sets 126 Code page 866 Cyrillic...

Страница 127: ...A795 User Guide Programming Supplement Appendix B Resident Character Sets 127 Code page 1252 Windows Latin 1...

Страница 128: ...189 9200281 E A795 D100 PS 05 01 TM...

Отзывы: