12-28-2005 11:06 PM
12-29-2005 04:33 AM - edited 12-29-2005 04:33 AM
Hi,
You have not provided sufficient information.let me try.
You have to connect your LCD display through RS232 or RS485 (whichever is interface available for your disply) to cFP 2020
In first step develop a program on PC which will communicate with LCD device by reffering protocol guide of display device.This program will allow you to display whatever information you want to disply on LCD device.
Finally you download this program in cFP 2020 to make it independent of PC.
HopeI understood yor requirement and this helps you !
Message Edited by Vikask on 12-29-2005 04:35 AM
12-29-2005 05:51 AM
12-29-2005 03:44 PM
Thanks for the response,
Since my first posting I have found a little info about the Toshiba TLC - 501 displays (I crossed them to AND501GST/GST-LED) and they appear to be a parallel 8 bit device. Looks like I could use a DO-401 (16 bit digital output module) to set up the 8bit data plus the required enable, R/W lines.
Thanks again for the help!
Bruce
12-30-2005 02:11 AM
01-03-2006 07:17 PM
Thanks Eric,
You are exactly correct about the chipset used in the LCD display. Thanks also for the helpful links, I think I should persue the serial displays instead of converting these 'free' displays - probably will cost the same!
Bruce