Programming
48
TTPM3 Printer/Encoder–Technical Manual
0705
4.6.11 Storage commands
!H P n1 n2
21 48 20 50 20 n1...n2
hex
33 72 32 80 32 n1...n2
decimal
Set Parameter Value
A number of bytes in the flash PROM hold various parameter values called
default
parameters
. One or several of them can be overridden temporarily with this command.
n1
Parameter number as decimal digit(s)
n2
Parameter value
A space must separate the parameter number and the parameter value
See “Default parameter settings” on page 25.
The permanently stored parameters will be used again after a printer-reset command or
at power ON.
The temporary values can, however, be stored in the flash PROM as permanent values
with command
!H S
.
EXAMPLE:
!H P 1 11<CR><LF>
sets parameter 1 (baudrate) to 115200 bps.
!H S
21 48 20 53
Hex
33 72 32 83
decimal
Store current Parameter Values
Stores the current setting of all parameter values in the setting memory. These
parameters are then used as default parameters. Storing takes approximately 4 seconds.
The printer activates the cutter to indicate that storing is complete.