Partner CD-70 User Manual page 25

Utility
Hide thumbs Also See for CD-70:
Table of Contents

Advertisement

Hex. Format
[1Bh][13h]
Description
Change the display mode to the horizontal mode. In this mode, the extend of the cursor activity is
bond by 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 reached the end of the
range, the characters that comes there after will push displayed characters forward from behind.
ESC Q A d1d2d3d4d5d6.......dn CR
ESC Q B d1d2d3d4d5d6.......dn CR
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
"A" stands for the upper line, "B" stands for the lower line. The string display mode will be cancelled
and back to last mode after receive CLR or CAN.
ESC Q D d1d2d3d4d5d6.......dn CR
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.
/Move cursor left/
ESC [ D
/Move cursor left/
BS
ASCII Format
ESC [ D
Dec. Format
[027][091][068]
Hex. Format
[1Bh][5Bh][44h]
ASCII Format
BS
Dec. Format
[008]
Hex. Format
[08h]
Description
When the current cursor is at the left-end position, this command operates differently depends on the
display mode.
1. Overwrite mode: When the cursor reached the left-end of the lower line, it will continue to the right-end
of the upper line, overwrite previous characters. When it reached the left end of the upper line, it will
continue to the right-end of the lower line.
2. Vertical scroll mode: When the cursor reached the left-end of the lower line, the lower line will scroll up
and replace the previous upper line, the lower line will be cleared and the cursor will continue to the
right end of the lower line.
3. Horizontal scroll mode: The cursor will remain stationary.
/Move cursor right/
ESC [ C
/Move cursor right/
HT
/Set the string display mode, and write string to display/
/ Upper line message scroll continuously
{1<n<20}
24

Advertisement

Table of Contents
loading

Table of Contents