Programmer’s Guide
TH200
10
CR
Print and carriage return
Code:
Description:
Notes:
Reference:
ASCII
CR
Hex
0D
Decimal
13
When automatic line feed is enabled, this command functions the same as
LF
; when
automatic line feed is disabled, this command is ignored.
Sets the print starting position to the beginning of the line.
This command is set according to the printer configuration.
LF
CAN
Cancel print data in page mode
Code:
Description:
Notes:
Reference:
ASCII
CAN
Hex
18
Decimal
24
In page mode, deletes all the print data in the current area.
This command is enabled only in page mode.
If data that existed in the previously specified printing area also exists in the currently
specified printing area, it is deleted.
ESC L
,
ESC W
DLE EOT n
Real-time status transmission
Code:
Range:
Description:
Notes:
ASCII
DLE
EOT
n
Hex
10
04
n
Decimal
16
4
n
1
≤
n
≤
4
Transmits the selected printer status specified by n in real-time, according to the following
parameters:
n = 1: Transmit printer status
n = 2: Transmit off-line status
n = 3: Transmit error status
n = 4: Transmit paper roll sensor status
The status is transmitted whenever the data sequence of <10>H<04>H< n> (1
≤
n
≤
4)
is received.
Example:
In
ESC
*
m nL nH d1...dk
, d1=<10>H, d2=<04>H, d3=<01>H
This command should not be used within the data sequence of another command that
consists of 2 or more bytes.
Example:
If you attempt to transmit
ESC 3 n
to the printer, but DTR (DSR for the
Содержание TH200
Страница 1: ...TH200 High Speed Thermal Printer Programmer s Guide TH200 March 2005 ...
Страница 19: ...Programmer s Guide TH200 19 When font B 9 17 is selected ...
Страница 21: ...Programmer s Guide TH200 21 When 24 dot bit image is selected ...
Страница 73: ...Programmer s Guide TH200 73 pattern 3 2 PAGE1 Katakana ...
Страница 74: ...Programmer s Guide TH200 74 3 3 Page 2 PC850 Multilingual ...
Страница 75: ...Programmer s Guide TH200 75 3 4 Page 3 PC860 Portuguese ...
Страница 76: ...Programmer s Guide TH200 76 3 5 Page 4 PC863 Canadian French ...
Страница 77: ...Programmer s Guide TH200 77 3 6 Page 5 PC865 Nordic ...
Страница 78: ...Programmer s Guide TH200 78 3 7 Page 18 PC852 Latin2 ...
Страница 79: ...Programmer s Guide TH200 79 3 8 Page 19 PC858 ...
Страница 80: ...Programmer s Guide TH200 80 3 9 Page 16 WPC1252 ...
Страница 81: ...Programmer s Guide TH200 81 3 10 Page 17 PC866 Cyrillic 2 ...
Страница 82: ...Programmer s Guide TH200 82 3 11 Thai character code 11 ...
Страница 83: ...Programmer s Guide TH200 83 3 12 International Character Set ...