
Chapter 3: Programming Commands 109
Flash memory user sectors allocation
ASCII GS “ U n1 n
Hexadecimal 1D 22 55 n1 n2
Decimal 29 34 85 n1 n2
Default Value of n1: 1 (see below)
Default Value of n2: 1 (see below)
n1isthenumberof64ksectorsusedforlogosanduser-denedcharacters.
n2isthenumberof64ksectorsusedforuserdatastorage.
n1 + n2 <= 6 (dec) (1M)
n1 + n2 <= 22 (dec) 16 (hex) (2M)
Ifn1+n2isgreaterthanthemaximumnumberofsectorsavailable,thecommandisignored.TheprinterreturnsNACK.
Issuingthiscommandwithparametersdifferentfromcurrentparameterswilleraseallsectors.TheprinterreturnsACK.
Issuingthiscommandwithparametersthesameascurrentparameterswilldonothing.TheprinterreturnsACK.
Note: Flash memory is made up of user and program code. Therefore, the available ash memory space will vary with the
amount of program code utilized.
Flash object area pack
ASCII GS “ ` n1
Hexadecimal 1D 22 60 n1
Decimal 29 34 96 n1
Value of n1: n1 species
n1 = 0 pack the permanent font area
n1 = 1 pack the logo and user-dened character area
Issuingthiscommandwillpacktheobjectscurrentlystoredinashmemory.Objectsthatarenolongervalidwillbe
removed.Thiswillprovidetheuserthemaximumamountofstorageinthisareafornewobjects.
Note: Flash memory is made up of user and program code. Therefore, the available ash memory space will vary with the
amount of program code utilized.
Flash object delete
ASCII GS “ ` n1 n2 (n3)
Hexadecimal 1D 22 61 n1 n2 (n3)
Decimal 29 34 97 n1 n2 (n3)
Value of n1: n1 species
n1 = 01 user-dened character set where n2 is the ID of the user-dened character set to delete. This will delete all
characters found that are part of the specied set.
n1 = 02 logo where n2 is the ID of the logo to delete
n1 = 0C double-byte font where n2 is the font ID and n3 is the font style of the font to delete. This will delete the
double-byte font of the specied ID and style. If no other fonts of the same ID are found, the double-byte
table that corresponds to this ID will be deleted as well.
n1 = 0D POS fontset where n2 is the ID of the fontset to delete. This will delete both fonts specied by the fontset, if
they are not used in any other fontset.
n1 = 0F demo script, which takes no following n parameters. Erases all scripts found, not individual scripts.
Issuingthiscommandwilldeleteanindividualobjectorgroupofobjectsfromashmemory.Theparametern3 is not used
foralltypes.Toreusethespacethattheseobjectsoccupiedinashmemory,aashareapackmustbeperformedafter
deletingtheobject(s).
Note: Flash memory is made up of user and program code. Therefore, the available ash memory space will vary with the
amount of program code utilized.
Kommentare zu diesen Handbüchern