table of contents
Config::Model::models::LCDd::CFontzPacket(3pm) | User Contributed Perl Documentation | Config::Model::models::LCDd::CFontzPacket(3pm) |
NAME¶
Config::Model::models::LCDd::CFontzPacket - Configuration class LCDd::CFontzPacket
DESCRIPTION¶
Configuration classes used by Config::Model
generated from LCDd.conf
Elements¶
Brightness¶
Set the initial brightness Optional. Type integer.
Contrast¶
Set the initial contrast Optional. Type integer.
Device¶
Select the output device to use Optional. Type uniline.
- upstream_default value :
- /dev/lcd
Model¶
Select the LCD model Optional. Type enum. choice: '533', '631', '633', '635'.
OffBrightness¶
Set the initial off-brightness This value is used when the display is normally switched off in case LCDd is inactive. Optional. Type integer.
OldFirmware¶
Very old 633 firmware versions do not support partial screen updates using 'Send Data to LCD' command (31). For those devices it may be necessary to enable this flag. Optional. Type boolean.
Reboot¶
Reinitialize the LCD's BIOS on driver start. Optional. Type boolean.
Size¶
Override the LCD size known for the selected model. Usually setting this value should not be necessary. Optional. Type uniline.
Speed¶
Override the default communication speed known for the selected model. Default value depends on model Optional. Type enum. choice: '19200', '115200'.
USB¶
Enable the USB flag if the device is connected to an USB port. For serial ports leave it disabled. Optional. Type boolean.
SEE ALSO¶
- •
- cme
2022-10-14 | perl v5.34.0 |