
19
WPD-220 VF User’s Manual
Command (cont.)
Description
The n defines the beginning character code, and m
defines the ending character code. When only one
character is defined, use n = m
The "a" denotes the number of dots in the horizontal
direction.When a <5, the dot pattern for "a" on the right
side of the user-defined characters are padded with
spaces p1... pa, the dot data is to defined the characters.
This indicates the dot pattern for "a" in the horizontal
direction from the left side.
ESC % n
/Reset user defined character set/
ASCII Format
ESC % n
Dec. Format
[027][037] n {n=0 or 1 }
Hex. Format
[1Bh][25h][n]
Description
When n=1, user-defined characters are selected.When
the user-defined characters are not defined by the ESC &
command, the internal character set will be displayed.
When n=0, user-defined characters are cancelled and the
international character set is selected.
ESC ? n
/Cancel user defined characters/
ASCII Format
ESC ? n
Dec. Format
[027][063] n {20h<=n<=FFh or 1 }
Hex. Format
[1Bh][3Fh][n]
Description
User-defined characters are cancelled.
This command cancels the defined characters specified
by n. If specified code is transmitted after the pattern is
cancelled, the international character will be displayed.
ESC s 1
/Store the user defined character into EEPROM.
(EEPROM type only )/
ASCII Format
ESC s 1
Dec. Format
[027][115] [001]
Hex. Format
[1Bh][73h][01h]