English
Language : 

EAEDIP128B-6LW Datasheet, PDF (15/29 Pages) List of Unclassifed Manufacturers – OPERATING UNIT 128x64 with touch panel
ELECTRONIC ASSEMBLY reserves
the right to change specifications
without prior notice. Printing and
typographical errors reserved.
EA eDIP128-6
Page 15
Command
Set menu font
Menu font zoom factor
Additional line spacing
Menu angle
Touch menu automation
Define and display menu
Next item
Previous item
End of menu/send
End of menu/macro
End of menu/cancel
Codes
ESC N
ESC N
Menu commands
Remarks
after
reset
Settings for menu box/touch menu
F n1
Set font with the number n1 (0 to 15) for menu display
0
Z n1 n2
n1 = x-zoom factor (1x..4x); n2 = y-zoom factor (1x..4x)
1,1
Y n1
Insert n1 (0..15) dots between two menu items as additional spacing
W n1
Menu display angle: n1=0: 0°; n1=1: 90°;
0
T n1
n1=1: Touchmenu opens automatically;
n1=0: Touchmenu doesn't open automatically, instead the rquest 'ESC T0' is sent to the host,
1
which can then open the touch menu with 'ESC NT2'
Menu box commands (control not by touch)
A menu is drawn at the corner x1,y1 witch the current font of menu
nr:= currently inverted entry (e.g. 1 = first entry)
D
x1
y1
nr
Text
...
NUL
Text...:= string with menu items. The different items are seperated by the character
'|' ($7C,dez:124) e.g. "Item1|Item2|Item3"
The background of the menu is automatically saved into the clipboard (previous contend will be
overwritten).
If a menu is already defined, it is automatically canceled and deleted
N
The next item is inverted or remains at the end
P
The previous item is inverted or remains at the beginning
S
The menu is removed and replaced with the original background. The current item is sent as a
number (1 to n; 0 = no menu displayed)
M n1
The menu is removed and replaced with the original background. Menu macro n1 is called for
item 1, menu macro n1+1 for item 2 and so on... .
A
The menu is removed and replaced with the original background
Macro commands
after
Command
Codes
Remarks
reset
Call macros
Run normal macro
N n1
Call the (normal) macro with the number n1 (max. 7 levels)
Run touch macro
T n1
Call the touch macro with the number n1 (max. 7 levels)
Run menu macro
ESC M M n1
Call the menu macro with the number n1 (max. 7 levels)
Run port macro
P n1
Call the port macro with the number n1 (max. 7 levels)
Run bit macro
B n1
Call the bit macro with the number n1 (max. 7 levels)
automatic (normal-) macros
Macro with delay
G n1 n2
Call the (normal) macro with the number n1 in n2/10s. Execution is stopped by commands (e.g.
receipt or touch macros)
Automatic macros once
only
ESC M
Automatic macros cyclically
E n1 n2 n3
A n1 n2 n3
Automatically run macros n1 to n2 once only; n3 = pause in 1/10s. Execution is stopped
by commands (e.g. receipt or touch macros)
Automatically run macros n1 to n2 cyclically; n3 = pause in 1/10s. Execution is stopped by
commands (e.g. receipt or touch macros)
Automatic macros pin pong
J n1 n2 n3
Automatically run macros n1 to n2 to n1 (ping pong); n3 = pause in 1/10s. Execution is stopped by
commands (e.g. receipt or touch macros)
Macro processes
Define macro process
A macro process with the number no (1 to 4) is defined (1=highest priority). The macros n3 to
D no type n3 n4 zs n4 are run successuvely every zs/10s.
Type: 1=once only; 2=cyclical; 3=ping pong n3 to n4 to n3
Macro process interval
ESC M Z no zs
A new time zs/10s is assigned to the macro process no (1 to4). If the time zs is set to 0, the
execution is stopped.
Stop macro processes
S n1
All macro processes are stopped with n1=0 and restarted with n1=1 in order, for example, to
execute settings and outputs via the interface undisturbed.
1
Command
Illumination brightness
Brightness changetime
Illumination on/off
Save parameter
Send bytes
Send version
Send projectname
Send internal infos
Wait (pause)
Set RS485 address
Buzzer output
Power down
Codes
ESC Y
ESC S
ESC X
ESC K
ESC Y
ESC P
H n1
Z n1
L n1
@
B len
V
J
I
n1
A adr
S n1
D n1 n2
General commands
Remarks
Backlight
Set brightness of the LED illumination to n1=0%..100%
Time n1=0..31 in 1/10s for changing brightness from 0% to 100%
LED illumination n1=0: off; n1=1: on; n1=2 to 255: The illumination is switched on for n1/10s.
Save actual brightness and changetime parameter for power on to EEPROM
Send commands
data ...
len (=1 to 255) bytes are sent to the sendbuffer data... = data to send. In the source text of the
macro programming, the number len must not be specified. This is counted by the
ediptft-compiler and entered.
The version is sent as a string to sendbuffer, e.g. "EA eDIP128-6 V1.0 Rev.A TP+"
The macro project name is sent as a string to sendbuffer, e.g. "init / delivery"
Internal information about the eDIP is sent to the sendbuffer
Other commands
Wait n1/10s before next command is executed
For RS232/RS485 operation only and only possible when Hardware address is 0. The eDIP is
assigned a new address adr (in the Power-On-Macro).
The buzzer output (pin 16) becomes n1=0:OFF; n1=1:ON; n1=2 to 255:ON for n1/10s
After this command, the display goes into power-down mode n1=0..2 (see page 9).
n2=0: no wake-up by touch; n2=1: wake-up by touch possible
after
reset
100
5
1
OFF