
12
WPD-220 VF User’s Manual
Command (cont.)
ESC DC3
/Horizontal scroll mode/
ASCII Format
ESC DC3
Dec. Format
[027][019]
Hex. Format
[1Bh][13h]
Description
Change the display mode to the horizontal mode. In this
mode, the extent of the cursor activity is bound by a
predefined range, limited to the upper line. (Please refer
to Set or cancel window command), where the default
window is the whole upper line. Once the cursor activity
reaches the end of the range, the characters that come
afterward will push displayed characters forward from
behind.
ESC Q A d1d2d3d4d5d6.......dn CR
ESC Q B d1d2d3d4d5d6.......dn CR /Set the string display mode, and write
string to display/
ASCII Format
ESC Q A d1d2d3d4d5d6...dn CR
ESC Q B d1d2d3d4d5d6...dn CR
Dec. Format
[027][081][065] d1d2d3..dn [013]
[027][081][066] d1d2d3..dn [013]
Hex. Format
[1Bh][51h][41h] d1d2d3..dn [0Dh]
[1Bh][51H][42h] d1d2d3..dn [0Dh] {20h<dn<ffh}
Description
Set the string display mode, write to upper or lower line
d1 d2 d3 . . . dn {1<n<20}
"A" stands for the upper line, "B" stands for the lower line.
The string display mode will be cancelled and will return
to the last mode after it receive CLR or CAN.
ESC Q D d1d2d3d4d5d6.......dn CR / Upper line message scroll
continuously
ASCII Format
ESC Q D d1d2d3d4d5d6...dn CR
Dec. Format
[027][081][068] d1d2d3..dn [013]
Hex. Format
[1Bh][51h][44h] d1d2d3..dn [0Dh] {20h<dn<ffh}
Description
The message (previously defined) will scroll continuously
in the horizontal direction until a new command is received.