fonts.
3.3 Writing Text to the Display
When the display receives a character, it displays that character at the position currently defined. The
next character sent to the module then advances to the following position on the display. Characters are
drawn using the built in font, and only characters defined in the font are actually displayed. Characters that
are not defined by the built in font print as a space. The position where text is to be inserted is a character
location stored in the display’s volatile memory and maintained internally by the display’s firmware. This
position is manipulated by the commands shown in the following section.
3.4 Text Commands
In this section commands are identified by their names and decimal values.
3.4.1 Auto line wrap on (254 67)
Enables automatic line wrapping. This is not ’word wrapping’ and wraps may occur in the middle of a
word. If auto line wrap and auto scroll are both off (default) text will wrap from line 1 to line 3 then 2 then
4. Factory default is OFF.
3.4.2 Auto line wrap off (254 68)
Disables automatic line wrapping.
3.4.3 Auto scroll on (254 81)
When auto scrolling is on the display shifts the entire display’s contents up to make room for a new line
of text when the text reaches the scroll position at the bottom right character position.
3.4.4 Auto scroll off (254 82)
When auto scrolling is disabled, text will wrap to the top left corner of the display area. Existing text in
the display area is not erased before new text is placed. A series of ’spaces’ followed by a “Cursor home”
command may be used to erase the top line of text.
Matrix Orbital
LCD2041
14
Содержание LCD2041
Страница 1: ...LCD2041 Technical Manual Revision 2 0 ...
Страница 30: ...Figure 20 Physical Layout Matrix Orbital LCD2041 27 ...