NAME
Config::Model::models::LCDd::serialVFD - Configuration class LCDd::serialVFD
VERSION
version 1.252
DESCRIPTION
Configuration classes used by Config::Model
Elements
Type
Specifies the displaytype.[default: 0] 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: '0'.
use_parallel
"no" if display connected serial, "yes" if connected parallel. [default: no(=serial)]Optional. Type uniline. upstream_default: 'no'.
Port
Number of Custom-Characters [default: displaytype dependent] Custom-Characters=0 Portaddress where the LPT is. Used in parallelmode only. Usual values are 0x278, 0x378 and 0x3BC. Optional. Type uniline. upstream_default: 'displaytypedependent'.
PortWait
Set parallel port timingdelay (us). Used in parallelmode only. [default: 2; legal: 0 - 255]Optional. Type integer. upstream_default: '2'.
Device
Device to use in serial mode. Usual values are /dev/ttyS0 and /dev/ttyS1. Optional. Type uniline. default: '/dev/ttyS1'.
Size
Specifies the size of the VFD.Optional. Type uniline. default: '20x2'.
Brightness
Set the initial brightness [default: 1000; legal: 0 - 1000] (4 steps 0-250, 251-500, 501-750, 751-1000)Optional. Type integer. upstream_default: '1000'.
OffBrightness
Set the initial off-brightness [default: 0; legal: 0 - 1000] 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: '0'.
Speed
set the serial port speed [default: 9600; legal: 1200, 2400, 9600, 19200, 115200]Optional. Type enum. choice: '1200', '2400', '9600', '19200', '115200'. upstream_default: '9600'.
ISO_8859_1
enable ISO 8859 1 compatibility [default: yes; legal: yes, no]Optional. Type enum. choice: 'yes', 'no'. upstream_default: 'yes'.