table of contents
Config::Model::models::LCDd::NoritakeVFD(3pm) | User Contributed Perl Documentation | Config::Model::models::LCDd::NoritakeVFD(3pm) |
NAME¶
Config::Model::models::LCDd::NoritakeVFD - Configuration class LCDd::NoritakeVFD
DESCRIPTION¶
Configuration classes used by Config::Model
generated from LCDd.conf
Elements¶
Brightness¶
Set the initial brightness Optional. Type integer.
Device¶
device where the VFD is. Usual values are /dev/ttyS0 and /dev/ttyS1. Optional. Type uniline.
- upstream_default value :
- /dev/lcd
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.
Parity¶
Set serial data parity Meaning: 0(=none), 1(=odd), 2(=even) Optional. Type integer.
Reboot¶
re-initialize the VFD Optional. Type boolean.
Size¶
Specifies the size of the LCD. Optional. Type uniline.
- default value :
- 20x4
Speed¶
set the serial port speed Optional. Type uniline.
- upstream_default value :
- 9600,legal:1200,2400,9600,19200,115200
SEE ALSO¶
- •
- cme
2022-10-14 | perl v5.34.0 |