3-113-10 3-11
3.2.2 Memory Switch setting for Star (SP500) mode
Settings
(Ex)
Memory Switch 1-8 = 0; Memory Switch 2-7 = 1: Memory Switch 2-A =1 for a test print:
PRINT #1, CHR$(&H1B);CHR$(&H1D);CHR$(&H23);CHR$(&H2D);CHR$(&H31); ’ <ESC><GS> # - 1
PRINT #1, CHR$(&H30);CHR$(&H31);CHR$(&H30);CHR$(&H30);CHR$(&H0A);CHR$(0); ’ 0100 <LF><NUL>
PRINT #1, CHR$(&H1B);CHR$(&H1D);CHR$(&H23);CHR$(&H2B);CHR$(&H32); ’ <ESC><GS> # + 2
PRINT #1, CHR$(&H30);CHR$(&H34);CHR$(&H38);CHR$(&H30);CHR$(&H0A);CHR$(0); ’ 0480 <LF><NUL>
PRINT #1, CHR$(&H1B);CHR$(&H1D);CHR$(&H23);CHR$(&H54);CHR$(&H30); ’ <ESC><GS> # T 0
PRINT #1, CHR$(&H30);CHR$(&H30);CHR$(&H30);CHR$(&H30);CHR$(&H0A);CHR$(&H0); ’ 0000 <LF><NUL>
Memory Switches are from MSW 0 to 8 MSW 8. They are stored in non-volatile memory
(flash memory). To change the settings, send the following commands from the host.
[Name] Set Memory Switch
[Code] ASCII ESC GS # m N n1 n2 n3 n4 LF NUL
Hexadecimal 1B 1D 23 m N n1 n2 n3 n4 0A 00
Decimal 27 29 35 m N n1 n2 n3 n4 10 0
[Defined Region] m =
"W", "T", ",", "+", "-,", "@"
"0" ≤ N, n1, n2, n3, n4 ≤ "9",
"A" ≤ N, n1, n2, n3, n4 ≤ "F"
[Function] Sends command to write after defining memory switch using the definition
command specified by the following classes to set the memory switch.
The printer is automatically reset after writing the setting defined by that command
to the non-volatile memory.
Do not turn off the power to the printer while sending commands to the non
volatile memory. Doing so will destroy the memory switch setting. It is also possible
for all memory switch settings to become offset to their initial, default settings.
Consider the life of the non-volatile memory and avoid over-use of this command.
Function mClass N
Data definition (data Specification)
Data definition (set specified bit)
Data definition (clear specified bit)
Data definition (clear all data)
Definition data write and reset
Definition data write and reset and
test print
","
"+"
"-"
"@"
"W"
Definition
Definition
Definition
Definition
Write
N
N
N
Fixed at "0"
Fixed at "0"
n1 n2 n3 n4
n1 n2 n3 n4
n1 n2 n3 n4
Fixed at "0000"
Fixed at "0000"
n1 n2 n3 n4
Procedure of Memory Switch setting
Comentários a estes Manuais