English
Language : 

EAEDIP128B-6LW Datasheet, PDF (14/29 Pages) List of Unclassifed Manufacturers – OPERATING UNIT 128x64 with touch panel
EA eDIP128-6
Page 14
ELECTRONIC ASSEMBLY reserves
the right to change specifications
without prior notice. Printing and
typographical errors reserved.
Befehl
Set font
Set font zoom factor
Additonal line spacing
Spacewidth
Text angle
Text link mode
Text flashing attribute
Output string
L: left justified
C: centered
R: right justified
String for terminal
Codes
ESC Z
ESC Z
ESC Z
ESC Z
Text commands
Remarks
Settings
F n1
Set font with the number n1 = 0..15
Z n1 n2
n1 = x-zoom factor (1x..4x); n2 = y-zoom factor (1x..4x)
Y n1
Insert n1 = 0..15 dots between two lines as additional spacing
J n1
Spacewidth: n1=0 use from font; n1=1 same width as number; n1>=2 width in dot
W n1
Text angle: n1=0: 0°; n1=1: 90°;
V n1
Mode n1: 1=set; 2=delete; 3=inverse; 4=replace; 5=inverse replace
B n1
n1:0=no flashing; 1=on/off; 2=flash inversly; 3=off/on (phase shifted)
L
C
x1
y1
Text
...
NUL
R
Output strings
A string is output to x1,y1; string termination is: 'NUL' ($00), 'LF' ($0A) or 'CR' ($0D);
several lines are seperated by the character '|' ($7C);
Text between two '~' ($7E): characters flashes on/off;
Text between two '&' ($26): characters flashes phase shifted;
Text between two '@' ($40): characters flashes inverse;
The character '\' ($5C, backslash) cancels the special funtion of characters '|~@\';
e.g. "name\@test.de" => "name@test.de"
T
Text ...
Command to output a string (text...) from a macro to the terminal
after
reset
0
1,1
0
0
0
4
0
Command
Image zoom factor
Image angle
Image link mode
Image flashing attribute
Image from clipboard
Load internal image
Load image
Send hardcopy
Codes
ESC U
ESC U
ESC U
ESC U
Bitmap commands
Remarks
Settings
Z n1 n2
n1 = x-zoom factor(1x..4x); n2 = y-zoom factor (1x..4x)
W n1
Image angle: n1=0: 0°; n1=1: 90°
V n1
Mode n1: 1=set; 2=delete; 3=inverse; 4=replace; 5=inverse replace;
B n1
n1:0=no flashing; 1=on/off; 2=flash inverted; 3=off/on (phase shifted)
Output
C x1 y1
The current contents of the clipboard are loaded to x1,y1 with all the image attributes
I x1 y1 nr
Load internal image with nr (0..255) from EEPROM to x1,y1
L x1 y1 BLH data ... Load an image to x1,y1; data... = image in BLH-format
Hardcopy
H x1 y1 x2 y2
An image area x1,y1 to x2,y2 is put into the sendbuffer. The image is send in BLH-format
after
reset
1,1
0
4
0
Commands
Define bargraph
Delete bargraph
Update bargraph
Redraw bargraph
Send bargraph value
Codes
Bargraph commands
Remarks
after
reset
Definition
ESC B
R
L
O
U
Define bargraph with number n1=1..32 to l(eft), r(ight), o(up), u(down).
n1
x1
y1
x2
y2
aw
ew
type
pat
x1,y1,x2,y2 are the
0% and 100%.
type=0:pattern bar;
surrounding rectangle of the bar. aw,ew
type=1:pattern bar in rectangle; pat=bar
are the
pattern
valuesnfoo bar
defined
type=2:line bar; type=3:line bar in rectangle; pat=line width
ESC B D n1 n2
The definition of bargraph n1 becomes invalid. If the bargraph was defined as an input by touch, the
touch field will also be deleted
n2=0: Bargraph remains visible; n2=1: Bargraph is deleted
Use
A n1 val
Set and draw the bargraph n1 to new val(ue).
ESC B Z n1
Entirely redraw the bargraph n1.
S n1
Send the current value of the bargraph number n1
Command
Codes
Flashing commands
Remarks
after
reset
Settings
Set flashing time
ESC Q Z n1
Set flashing time to n1= 1..15 in 1/10s; 0=flashing deactivated
6
Flashing areas
Delete flashing attribute
L x1 y1 x2 y2
Delete the flashing attribute from x1,y1 to x2,y2. Do not use this command for phase shifted
areas! (Copies the area from graficlayer to blinklayer)
Flashing inversely
Flashing area pattern
ESC Q I x1 y1 x2 y2
Define an inverted flashing area from x1,y1 to x2,y2. (Copies the inverted area from graficlayer
to blinklayer)
M
x1 y1
x2
y2
n1
Define a flashing area (on/off) with pattern n1 frim x1,y1 to x2,y2 (Draw the pattern into
blinklayer)
Restore phase shifted area
R x1 y1 x2 y2
Phase shifted areas
Delete the phase shifted flashing area from x1,y1 to x2,y2. Do not use this command for other
flashing attributes! (Copies the area from blinklayer to graphiklayer)
Inverted phase shifted area ESC Q E x1 y1 x2 y2
Define a phase shifted inverted flashing area from x1,y1 to x2,y2. (Copies the inverted are from
blinklayer to graphiklayer)
Phase shifted flashing
pattern
P
x1
y1
x2
y2
n1
Define a phase shifted flashing area (off/on) with pattern n1 from x1,y1 to x2,y2. (Draw the
pattern into graficlayer)