Scroll to navigation

Config::Model::models::LCDd::serialVFD(3pm) User Contributed Perl Documentation Config::Model::models::LCDd::serialVFD(3pm)

NAME

Config::Model::models::LCDd::serialVFD - Configuration class LCDd::serialVFD

DESCRIPTION

Configuration classes used by Config::Model

generated from LCDd.conf

Elements

Brightness

Set the initial brightness (4 steps 0-250, 251-500, 501-750, 751-1000) Optional. Type integer.
upstream_default value :
1000

Device

Device to use in serial mode. Usual values are /dev/ttyS0 and /dev/ttyS1. Optional. Type uniline.
default value :
/dev/ttyS1

ISO_8859_1

enable ISO 8859 1 compatibility Optional. Type boolean.
upstream_default value :
yes

OffBrightness

Set the initial off-brightness This value is used when the display is normally switched off in case LCDd is inactive (4 steps 0-250, 251-500, 501-750, 751-1000) Optional. Type integer.
upstream_default value :
0

Port

Number of Custom-Characters. default is display type dependent Custom-Characters=0 Portaddress where the LPT is. Used in parallel mode only. Usual values are 0x278, 0x378 and 0x3BC. Optional. Type uniline.
default value :
0x378

PortWait

Set parallel port timing delay (us). Used in parallel mode only. Optional. Type integer.
upstream_default value :
2

Size

Specifies the size of the VFD. Optional. Type uniline.
default value :
20x2

Speed

set the serial port speed Optional. Type enum. choice: '1200', '2400', '9600', '19200', '115200'.
upstream_default value :
9600

Type

Specifies the displaytype. 0 NEC (FIPC8367 based) VFDs. 1 KD Rev 2.1. 2 Noritake VFDs (*). 3 Futaba VFDs 4 IEE S03601-95B 5 IEE S03601-96-080 (*) 6 Futaba NA202SD08FA (allmost IEE compatible) 7 Samsung 20S207DA4 and 20S207DA6 8 Nixdorf BA6x / VT100 (* most should work, not tested yet.) Optional. Type uniline.
upstream_default value :
0

use_parallel

"no" if display connected serial, "yes" if connected parallel. I.e. serial by default. Optional. Type uniline.
upstream_default value :
no

SEE ALSO

cme
2017-12-13 perl v5.26.1