background image

    

 

Ref: "ProgGuide1_7.docx"  

 

Page 15 of 26 

Document Revision: “1.7”  
Document Date: “11 Sep. 2013”

 

Initialise and Request Status Commands 

 

ESC,"@"

 

1BH,40H

 

Initialise printer

 

 

Clears print parameters to power-on default, ie normal width and height, no underline, no extra 
space, and default tabs.  Does not affect the inverted mode. Not real-time, executed in data 
sequence (unlike CAN). 

 

CAN

 

18H

 

(Real time) Abort printing and initialise

 

@

 

Same result as ESC,'@' but executed immediately when received.  A line in progress is allowed to 
finish, but  printing then continues from data received after the CAN code. Ignored if embedded in 
an ESC, GS or graphics sequence. 

 

GS,ENQ

 

1DH,05H

 

(Real time) request for printer status

 

+

 

This command is executed and the STATUS byte is transmitted immediately on receipt, even if the 
printer is busy.  See the section CODES TRANSMITTED for format. 

 

GS,"I",..

 

1DH,49H,n

 

Request to transmit information

 

+

 

See the section QUERYING INTERNAL CONFIGURATION INFORMATION below for format. 

 

GS,"L",..

 

1DH,4CH,n

 

 Exit Spool Mode and Transmit confirmation data

 

@

 

If spool mode is entered by ESC, L command and this command is used to exit from spool mode, 
confirmation of the number of bytes sent whilst in spool mode will be returned. The sequence on 
exiting spool mode is; 
(i) Transmit initial confirmation string with data packet information  
(ii) Exit Spool Mode  
(iii) Print all spooled data from buffer  
(iv) Transmit final confirmation string  
 
When the 

GS,’L’ 

command is received a 4 byte confirmation string is transmitted by the printer as 

follows:  
 

STX   ByteCountLo ByteCountHi CheckDigit  
[02h] [06h]               [00h]               [4Fh]  
 

ByteCount is transmitted as two consecutive bytes such that (ByteC (ByteCountHi x 256) ) 
gives the actual ByteCount value. In this case, there are 6 data bytes between the ESC,’L’ and 
GS,’L’ commands, and the result of a cumulative XOR of each of these 6 bytes yields 4Fh as the 
CheckDigit.  
 
The printer then exits from Spool mode and processes the data which has been held in the buffer in 
the normal way. Once the data buffer is completely empty and the mechanism is no longer running 
(as normally reported by bits 1 and 2 of the STATUS byte), then the packet of data is judged to 
have been processed completely. At this point a further confirmation string is transmitted as follows:  
 

ETX   ByteCountLo ByteCountHi CheckDigit  
[03h] [06h]               [00h]               [4Fh]  
 

Note that the first byte is STX for the first string and ETX for the second string.  
The final 3 bytes are identical in both strings. 
 

 

 

 

Содержание AP1200

Страница 1: ...r Solutions Programmer Guide Also covers the ATB102 ATB1200 and Ap863 Ap1200 Thermal Printer Able Systems Limited Denton Drive Northwich Cheshire CW9 7TU England Tel 44 0 1606 48621 Fax 44 0 1606 4490...

Страница 2: ...IR Ap1300 BT and Ap1300 BTi only 8 Paper Out Paper Low and Head Up Sensors 9 3 CONTROL CODE TABLES 10 Command Description Format 10 Command Codes Received 11 Formatting Commands Continued 14 Barcode...

Страница 3: ...f operation e g support for rechargeable battery packs and sleep options Serial Comms settings Paper Out Paper Low and Head Up indications and actions etc Many of the software commands are emulations...

Страница 4: ...ntroller firmware embedded software and circuit diagrams pin connection lists and application data No warranty in respect of patent rights of Able Systems Limited or of third parties is given Unauthor...

Страница 5: ...r set and sample bar codes in spooling mode prints any stored data and enters idle mode Double clicking means pressing and releasing twice in quick succession in a similar manner to a PC mouse Some fu...

Страница 6: ...1300 BTi See the section on SETTING CONFIGURATION INFORMATION for details The Font Mode is normally stored in non volatile memory FLASH This means that the printer can be pre configured to operate in...

Страница 7: ...be vertically contiguous only if Font Mode 3 is selected Single dot high graphics are also aligned with the top of text characters Successive horizontal dot lines can be vertically contiguous if no o...

Страница 8: ...full and also after a controller reset The hardware busy line is set when 256 bytes of space remains and incoming data are no longer passed to the buffer but may be processed when 128 bytes remain Th...

Страница 9: ...sor within the mechanism detects an out of paper condition and or senses black marks to register with pre printed forms In the Ap863 F only a mechanical switch with optical sensing Paper Low indicatio...

Страница 10: ...alues for the Baud rate parity data and stop bit parameters are not implemented until the printer has been cycled into sleep mode and back to waking mode Command Description Format In the explanations...

Страница 11: ...ck demo mode default condition Other bits are ignored the double click demo mode only functions if the paper feed button is enabled ESC X 1BH 58H m eXtended Commands special to Able N See the section...

Страница 12: ...pled in both axes to 0 5 mm square Successive rows of 8 dot graphics can be printed contiguously in the vertical direction only in Font Modes 0 1 or 2 or a User Font which is 32 dots high When the thi...

Страница 13: ...il cleared or the printer enters sleep mode ESC J 1BH 4AH n Print and feed extra paper n is the count of notional 1 20th print lines to be fed This command terminates the current line n is divided by...

Страница 14: ...rks in an either or way with CR CR LF pairs are treated as a single line terminator Line terminators immediately following full lines are ignored FF 0CH Real time Form Feed Exit spooling mode and prin...

Страница 15: ...ode confirmation of the number of bytes sent whilst in spool mode will be returned The sequence on exiting spool mode is i Transmit initial confirmation string with data packet information ii Exit Spo...

Страница 16: ...ODES TRANSMITTED for format A value of n 00H disables automatic reporting and is the default condition ESC u 1BH 75H n Transmit peripheral device status Transmit STATUS byte when decoded n is discarde...

Страница 17: ...Numeric only ASCII data supply 7 digits 00H 4 Code 39 Alphanumeric ASCII data variable length Max 22 00H 5 Int2 of 5 Numeric only ASCII data variable length Max 23 00H 6 Code 128A Alphanumeric ASCII d...

Страница 18: ...implemented and described above should not be sent to the printer as the outcome may not be as expected However some additional EPSON ESCPOS commands are recognised and an attempt is made to decode t...

Страница 19: ...The STATUS byte is encoded bitwise bit 0 Head Up Sensor Active 0 head OK 1 head up bit 1 Mechanism running 0 stopped 1 running bit 2 Data buffer completely empty 0 not empty 1 empty bit 3 Paper Out S...

Страница 20: ...n2 Report Spool Sleep Period 52 n1 n2 Set Auto Save Period 52 n1 n2 Report Auto Save Period 66 n1 Set print darkness 66 n1 Report print darkness 110 Produce test print Setting Configuration Informatio...

Страница 21: ...stored setting intact but enters sleep mode immediately The printer will never enter the sleep mode while a charger is connected When in spooling mode a different sleep period setting is used See Spo...

Страница 22: ...Defaults m 9 is clear m 42 Set EjectOffset value The command ESC X 2AH n sets the value of EjectOffset This parameter is used in Mark Sense operation See MARK SENSE OPERATION section for details m 48...

Страница 23: ...Revision 1 7 Document Date 11 Sep 2013 Note that during the saving procedure the printer effectively performs a full system reset Therefore it is advised that the save command be issued in isolation i...

Страница 24: ...rt Internal Defaults In response to the command GS I 09H the printer transmits 3 bytes The first byte contains the current values of the flags set using the ESC X 09H n command The following 2 bytes a...

Страница 25: ...able Bit Graphics ESC Entering and exiting Spooling Mode ESC L FF Extra inter character and inter line spacing ESC n ESC 2 ESC 3 n Set HTAB positions ESC D Request Printer STATUS BYTE ESC u n ESC v GS...

Страница 26: ...ESC c5 Coded In Self Test Swap 23H 9CH chars ESC X 23 n GS I 23 Use 9BH 9DH ESC X 23 n GS I 23 Use 80H ESC X 23 n GS I 23 Use Code Page 1252 ESC X 23 n GS I 23 Also Coded In Self Test Enable Black Ma...

Отзывы: