C O N F I D E N T I A L
Paper roll
Miscellaneous commands FS g 1
Ver. 4.0
p. 1312
FS g 1
[Name]
Write to user NV memory
[Format]
ASC II
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
[Printers not featuring this command]
TM-L60II,
TM-U200B/D,
TM-U300A/B
[Range]
m
= 0
0
≤
(
a1
+
a2
x 256) +
a3
x 65536) + (
a4
x 16777216)
≤
1023)
1
≤
(
nL
+
nH
x 256)
≤
1024)
32
≤
d
≤
255
k
= (
nL
+
nH
x 256)
[Description]
Writes data to user NV memory
•
a1
,
a2
,
a3
, and
a4
specify the stored data starting address to (
a1
+
a2
x 256 +
a3
x 65536 +
a4
x 16777216).
•
n
L
and
n
H
select the number of stored data bytes (
n
L
+
n
H
x 256).
•
d
specifies the stored data.
•
k
indicates the number of stored data.
k
is an explanation parameter; therefore, it is not
necessary to be transmitted.
[Notes]
■
User NV memory means the memory area which is used for storing character font data in
non-volatile memory. The data stored is effective until it is redefined by this command.
■
In standard mode, this command is effective only when processed at the beginning of a
line.