GU-3900B series “General Function” Software Specification
4.7.4.34
US ( f 11h xL xH yL yH g d(1)...d(k)
(Real-time bit image display)
Code:
1Fh 28h 66h 11h xL xH yL yH g d(1)...d(k)
xL:
Bit image X size, lower byte (by 1 dot)
xH:
Bit image X size, upper byte (by 1 dot)
yL:
Bit image Y size, lower byte (by 8 dots)
yH:
Bit image Y size, upper byte (by 8 dots)
g:
Image information = 1 (fixed)
d(1)–d(k):
Bit Image data (see below)
Definable area:
0001h ≤ (xL + xH×100h) ≤ Xdots
0001h ≤ (yL + yH×100h) ≤ Ybytes
g = 01h
k = x × y × g
00h ≤
d
≤
FFh
Function:
Display the bit image data at the cursor position in real-time.
Cursor position does not change.
If bit image exceeds the bounds of the current window, only the portion within the currently-selected
window is displayed.
If Display position or display size etc, are outside the definable area, the command is cancelled at
the point where the error is detected, and the remaining data is treated as standard data.
- 42
-
Display Memory
Cursor position
y
x
d
y
d
(
y
+
1
)
d
(
y
+
2
)
d
1
d
2
d
(
y
*
2
)