Hi,
I'm trying to get the LCD working on two TMD 2424's, both are using the 4 x 20 LCD.
I have loaded my program that is installed in four other installations but the LCD wont display any characters.
i have loaded a simple section of code that is triggered from Input 1 as follows:
SETLCD 0,1,CHR$(12) ' NO CURSOR
SETLCD 1,1,"KO POT CONTROL V" +STR$(DM[233],2)
SETLCD 2,5,""
SETLCD 3,3,"WWW.BCSYS.CO.UK" 'SETLCD 3,3,"WWW.BCSYS.CO.UK"
SETLCD 4,7,STR$(TIME[1],2)+":"+STR$(TIME[2],2)+":"+STR$(TIME[3],2)
Both PLC's are behaving exactly the same, both PLC and LCD were ordered at the same time.
Have you had any problems with either the LCD or the LCD port? is there anything I can do to test the LCD or LCD port?
Cheers