Programmer’s Guide
TH200
39
FS g 2 m a1 a2 a3 a4 nL nH
Read from user NV memory
Code:
Range:
Description:
Notes:
ASCII FS g 2 m a1 a2 a3 a4 nL nH
Hex
1C 67 32 m a1 a2 a3 a4 nL nH
Decimal 28 103 50 m a1 a2 a3 a4 nL nH
m = 0
0
≤
(a1 + (a2 × 256) + (a3 × 65536) + (a4 × 16777216))
≤
1023
1
≤
(nL + (nH × 256))
≤
80
Transmits data from user NV memory.
m is always set to 0.
a1, a2, a3, and a4 specify the data stored starting address to (a1 + (a2 × 256) × (a3 ×
65536) + (a4 × 16777216)).
nL, nH select the number of stored data bytes (nL + (nH × 256)).
The printer transmits all data collectively without confirming whether the host is ready to
receive data. To receive all data result correctly, (the capacity of the transmitted data +
2) bytes or more space is required in the receive buffer.
During data transmission, the printer ignores real-time commands. Also, the printer
does not transmit ASB even when the ABS is enabled. Therefore, the user cannot
confirm changes in the printer status during these periods.
User NV memory means the memory area which is used for storing character font data
in non-volatile memory.
If the values of the argument (m), the stored starting address (a1, a2, a3, a4) and the
number of the stored data (nL, nH) are out of the specified range, or if the stored staring
address (a1, a2, a3, a4) + the number of the stored data (nL, nH)
≥
1024, this command
is ignored and data following are processed as normal data.
After the data is ready to be transmitted, the printer executes the following process:
transmits [ Data + NUL].
The contents of [ Data + NUL] are as follows:
Header: Hexadecimal = 5FH / Decimal = 95 (1 byte)
Data: Data stored in user NV memory ((nL + (nH x 256)) bytes)
NUL: Hexadecimal = 00H / Decimal = 0 (1 byte)
The printer transmits all data consecutively without confirming whether the host
computer is ready to receive data. The data transmission must be consecutive, except
for the XOFF code.
Data which is stored in the user NV memory can be written by
FS g 1
.
Summary of Contents for TH200
Page 1: ...TH200 High Speed Thermal Printer Programmer s Guide TH200 March 2005 ...
Page 19: ...Programmer s Guide TH200 19 When font B 9 17 is selected ...
Page 21: ...Programmer s Guide TH200 21 When 24 dot bit image is selected ...
Page 73: ...Programmer s Guide TH200 73 pattern 3 2 PAGE1 Katakana ...
Page 74: ...Programmer s Guide TH200 74 3 3 Page 2 PC850 Multilingual ...
Page 75: ...Programmer s Guide TH200 75 3 4 Page 3 PC860 Portuguese ...
Page 76: ...Programmer s Guide TH200 76 3 5 Page 4 PC863 Canadian French ...
Page 77: ...Programmer s Guide TH200 77 3 6 Page 5 PC865 Nordic ...
Page 78: ...Programmer s Guide TH200 78 3 7 Page 18 PC852 Latin2 ...
Page 79: ...Programmer s Guide TH200 79 3 8 Page 19 PC858 ...
Page 80: ...Programmer s Guide TH200 80 3 9 Page 16 WPC1252 ...
Page 81: ...Programmer s Guide TH200 81 3 10 Page 17 PC866 Cyrillic 2 ...
Page 82: ...Programmer s Guide TH200 82 3 11 Thai character code 11 ...
Page 83: ...Programmer s Guide TH200 83 3 12 International Character Set ...