1-149
Sample No. 1
"Unnaa.." command: Specified register contents rewriting
[02] m
Sets units to mm
[02] L
Starts label format
D11
161200000000050FIX
"FIX" defined to field No 01
1611000000002500001
"0001" defined to field No 02
161100000800250ABCDEF
"ABCDEF" defined to field No 03
E
Ends label format and prints
[02] U020002
Changes 2nd field contents (agrees with
number of characters)
[02] U03GHIJKL
Changes 3rd field contents (agrees with
number of characters)
[02] G
Prints edited format
[02] U020003
Changes 2nd field contents (agrees with
number of characters)
[02] U03MNOPQR
Changes 3rd field contents (agrees with
number of characters)
[02] G
Prints edited format
Sample No. 2
"S (A/B/C) aa.." command: Storage of format to memory card
[02] m
Sets units to mm
[02] L
Starts label format
D11
161200000000050FIX
"FIX" defined to field No 01
sDfdata
Stores file name "fdata" in RAM and ends label
format
[02] L
Starts label format
rfdata
Reads out file name "fdata"
D11
1611000000002500001
"0001" defined to field No 02
161100000800250LABEL1
"LABEL1" defined to field No 03
E
Ends label format and prints
[02] L
Starts label format
rfdata
Reads out file name "fdata"
D11