Programmer’s Guide
TH200
38
FS g 1 m a1 a2 a3 a4 nL nH d1...dk
Write to user NV memory
Code:
Range:
Description:
Notes:
ASCII
FS g 1 m a1 a2 a3 a4 nL nH d1...dk
Hex
1C 67 31 m a1 a2 a3 a4 nL nH d1...dk
Decimal 28 103 49 m a1 a2 a3 a4 nL nH d1...dk
m = 0
0
≤
(a1 + (a2 × 256) + (a3 × 65536) + (a4 × 16777216))
≤
1023
1
≤
(nL + (nH × 256))
≤
1024
32
≤
d
≤
255
k = (nL + (nH × 256))
Writes data to 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)).
d specifies the stored data.
Frequent write command execution by
FS g 1
may damage the NV memory. Therefore,
it is recommended to write the NV memory 10 times or less a day.
User NV memory means the memory area which is used for storing character font data
in non-volatile memory.
This command is available only when processed at the beginning of a line in standard
mode.
This command is ignored in page mode.
When this command is received during macro definition, the printer ends macro
definition and begins executing this command.
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
starting 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.
If the value of the stored data d is out of range, the execution of this command is ended,
and data following are processed as normal data. In this case, the data which are stored
in the NV memory still remain.
Writing data to the NV memory overwrites previous data. Therefore, previous data is
deleted.
Data which are stored in the user NV memory can be read by
FS g 2
.
Once data is stored in the user NV memory, it is not erased by executing
ESC @, FS q
,
reset, or power off.
Содержание 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 ...