new files or changes to them, because you need to be or located at that directory the files are in. [name]
needs to be in double quotes. If you want to move to a directory that is within another directory, you
will need to show each directory paths with a \ in front. (ex. Chdir “\EZUSER\MACROS”)
MKDIR[name] or MD[name]
makes a directory. On your ezLCD, there are already directories named
“EZSYS” and “EZUSER”. You can create your own using these commands. However, if you want to
make a directory/folder within another, you will need to show the paths. (ex. MD “\EZUSER\new”)
Before every directory, include
\
in front. It is also important to put [name] in quotes.
RMDIR[name] or RD[name]
removes/deletes a directory. [name] needs to be in double quotes. To
delete the directory, you need to either be in the directory it is located in, or show the paths. (ex.
\EZUSER\TEST).
TYPE[name] or MORE[name]
command shows you the contents of the file you specified to the
console port. This is useful when you want to look at a file without having to go into the flash drive and
finding the file. The name needs to have its file extension and must have quotes around it. (ex. more
"ameter.ezm") Make sure to change to the directory the file is in before trying to view it.
DEL[name] or ERASE[name]
is used to delete or erase files that are in a directory without having to
locate them in the flash drive. [name] needs to be in double quotes. You will also need to make sure
you change to the directory the file is in. Also, include the file type/extension.
REN[original][new]
changes the file's [original] name to [new] name. It names to be in double quotes
as well as have file extension/type at the end. With the rename command, not only can you change the
name, but also the file type. (ex. REN “droid.bin” “droid.ezm”)
HELP[command]
command displays the help file for the command you specified to the console port.
This is useful when you want to look up the syntax for a command without a manual handy. The
command file assumes the help file is in \ezSYS\Help and has an extension of .EZH. The commands is
case insensitive.
TOUCHX
Returns the last touchscreen X position.
TOUCHY
Returns the last touchscreen Y position.
TOUCHS
Returns the current touchscreen status.
0 = not currently pressed
3= pressed
4 = released
LIGHT brightness[,delay][,sleep brightness]
brightness will set the backlight level (0-100%). If present, delay will setup a timer to change the sleep
brightness after delay in seconds.
LIGHT 100,5,50
Will set backlight to 100% and after 5 minutes will turn the backlight to 50%. Any touchscreen or
serial activity on the command port will wake up the display. To turn off the timeout use a delay of
255.
BEEP [frequency][,duration]
29
Summary of Contents for ezLED-3 Series
Page 25: ...25 Dial Choice Digital Meter ...
Page 26: ...26 Progress Bar Radio Button Slider Slider scroll bar option ...
Page 27: ...27 Static Box Framed Static Box ...
Page 66: ...ezLCD 302 240 x 160 4 3 4096 Reflective Color TFT Sunlight Readable NO Touchscreen 66 ...
Page 67: ...Appendix C EarthSEMPL Colors 67 ...
Page 68: ...68 ...
Page 69: ...69 ...
Page 70: ...70 ...
Page 71: ...71 ...
Page 78: ...78 ...