.error R/O Property
Function: |
Indicates whether controller/panel I/O error has been detected. |
Type: |
Enum (no_yes, byte) |
Value Range: |
0 — NO: No error detected. 1 — YES: I/O error. |
See Also: |
Details
The lcd. object will detect a malfunction (or absence) of the controller/panel that is expected to be connected. If the display is not properly connected or the lcd. object is not set up properly to work with this display, lcd.error will be set to 1 — YES on any attempt to enable the display (set lcd.enabled = 1 — YES).