―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
STAR Line Mode Command Specifications 3-61
ESC GS # m N n1 n2 n3 n4 LF NUL
[Name] Set memory switch
[Code] ASCII ESC GS # m N n1 n2 n3 n4 LF NUL
Hex. 1B 1D 23 m N n1 n2 n3 n4 0A 00
Decimal 27 29 35 m N n1 n2 n3 n4 10 0
[Defined Area] m = 87, 84, 44, 43, 45, 64 ( m = “W”, “T”, “,”, “+”, “-”, “@” )
48n157 (“0”n1 “9”) , 65n170 (“A”≤n1 “F”), 97n1102 (“a”n1 “f”)
48n257 (“0”n2 “9”) , 65n270 (“A”n2 “F”), 97n2102 (“a”n2 “f”)
48n357 (“0”n3 “9”) , 65n370 (“A”n3 “F”), 97n3102 (“a”n3 “f”)
48n457 (“0”n4 “9”) , 65n470 (“A”n4 “F”), 97n4102 (“a”n4 “f”)
Specification A
48N57 (“0”N “9”) , 65N70 (“A”N “F”), 97N102 (“a”N “f”)
Specification B
48N57 (“0”N “9”) , 65N70 (“A”N “F”), 97N102 (“a”N “f”)
N = 85 (“U”) User defined area
[Initial Value] - - -
[Function] Sends command to write after defining memory switch using the definition command specified by
the following classes.
Memory switch information defined by the command to write is written to the volatile memory.
When writing to the volatile memory by the command to write, the printer executes a reset.
This command exists in models that have the specifications of A and B indicated in the above
defined areas.
Models having specifications B can register any 16 bit data by specifying N = 85 (”U”). (See the
“Special Appendix, Command Table per Model” for details per model.)
Functions Class m N n1 n2 n3 n4
Definition data write and reset Write “W” Fixed at “0” Fixed at “0000”
Definition data write and reset and
self print
Write “T” Fixed at “0” Fixed at “0000”
Data definition (data specification) Definition “, ” N n1 n2 n3 n4
Data definition (specify bit and set) Definition “+” N n1 n2 n3 n4
Data definition (specify bit and clear) Definition “-” N n1 n2 n3 n4
Definition data (all data initialized) Definition “@” Fixed at “0” Fixed at “0000”
• m: Mode selection
• N: Memor y switch number to specify
• n1 n2 n3 n4: Specify data m = (“,”) Specify data
m = (“+”) Bit number to set
m = (“-“) Bit number to clear