Page 1 of 1

Dual LCD?

Posted: Wed Feb 05, 2003 4:17 pm
by SilmarilS
Currently I use a LCD2041 on Com1 with LCD...

I want to add a LK402-12 to the Com2....
The question is : can I set LCDC to have two instances running simultanously using a com port for each...

LCDC 1 ---) Com1 - LCD2041
LCDC 2 ---) Com2 - LK402-12 with keypad

Will it be difficult to setup?

Posted: Wed Feb 05, 2003 4:23 pm
by Henry
Yes, LCDC can be run 2 or 3 or 4 or 10 times...

Posted: Sun Feb 09, 2003 12:35 pm
by Pheonix
Its really easy to do, just kick off another LCDC instance, and it recognises that its the second one, and you can configure it seperately

Very clever :)

Posted: Mon Feb 10, 2003 1:38 am
by Mat-Moo
Actually LCDC can only cope with 10 instances :)

Posted: Mon Feb 10, 2003 2:24 am
by Henry
mat-d-rat wrote:Actually LCDC can only cope with 10 instances :)
bah, ok fixed it :D