The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

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

VERSION

version 1.255

DESCRIPTION

Configuration classes used by Config::Model

Elements

Device

Device to use in serial mode [default: /dev/lcd]Optional. Type uniline. default: '/dev/lcd'.

Size

Specifies the size of the display in characters. [default: 16x2]Optional. Type uniline. upstream_default: '16x2'.

Type

Set the communication protocol to use with the POS display. [default: AEDEX; legal: IEE, Epson, Emax, IBM, LogicControls, Ultimate]Optional. Type enum. choice: 'IEE', 'Epson', 'Emax', 'IBM', 'LogicControls', 'Ultimate'. upstream_default: 'AEDEX'.

Speed

communication baud rate with the display [default: 9600; legal: 1200, 2400, 19200, 115200]Optional. Type enum. choice: '1200', '2400', '19200', '115200'. upstream_default: '9600'.

SEE ALSO