Package ilcd
Class General
Public Method resetAll
static void resetAll()
_INSERT_METHOD_SIGNATURE_HERE_
Description:
Clears entire screen area and sets default values for all attributes:
- Cursor is set to 0, 0
- The screen orientation is set to the default value set by iLCD Manager XEJoC Manager.
- All touch fields are removed, report touch field coordinates and movements is disabled
- Text alignment is reset
- Bold, inverse and underline attributes are set to off
- Color values are set to default
- Font is set to startup font
- Underline position is set to 0
- All animations are stopped
- Animation engine is started
- LCD contrast is set to the corresponding EEPROM value
- LCD Gamma value is set to the corresponding EEPROM value
- Backlight intensity is set to the corresponding EEPROM value
- The backlight state is set to the corresponding EEPROM value
- Watchdog is disabled
- Power/Watchdog related pins are released
- Shutdown is cancelled
- ANSI mode is set to default
- Horizontal and vertical wrapping mode is set to default
- Auto-Linefeed is set to default
- TAB spacing is set to default
- Backlight blink frequency is set to default
- Keyboard is enabled/disabled according to default value
- Keyboard reporting is turned on/off according to default value
- Relay outputs are set to default
- Output blink frequencies are set to default
- All outputs are reset to their startup states
- All open files on the MicroSD card are closed
- The main screen is selected as draw and view screen
- All viewports are removed
- All scale factors are set to 1
- All line attributes are set to default
- The Macro Timer is set 0
Only if the "Extras on Reset" option on the "Settings" page of iLCD Manager XEJoC Manager is set to "Clear":
- All offsets are set to 0
- All prefixes and suffixes are set to empty strings
See also:
Copyright © demmel products gmbh. All rights reserved.