markusr
02-04-2010, 04:31 PM
Hi guys,
i have received today my USB LCD Card from openeockpits.
I have wired up a 20x4 LCD Display, when i plug the card via USB in the display will show up and shows me on each 4 lines and 20 blocks, black blocks.
So the display is fine.
I configured it via IOClcd_config.exe and saved my file. The display was configured in the first step with static text.
Than started IOClcd.exe and the display is still showing black blocks. also when i run sioc, the same, black blocks.
I tried it with the settings from Niko http://www.lekseecon.nl/iocards.html#USBLCD --> same thing, black blocks.
I dont have any idea anymore....
Please help to get this display running.
Thanks a lot.
Markus
SIOC Code:
Var 5000 value 0
Var 5001 value 0
lcd ini file:
[ fichero de configuracion para IOClcd ]
[ Configuration file for IOClcd ]
[ Arranque minimizado en la barra ]
[ Start minimized in tray ]
Minimized=No
[ Múltiples USBs ]
[ Non unique USB ]
MUSB=NO
[ Número de periférico para el USB ]
[ USB Device number ]
deviceUSB=34
[ IP del HOST del servidor ]
[ IOCP server host name ]
IOCP_host=localhost
[ Puerto de envio del protocolo IOCP ]
[ IOCP port ]
IOCP_port=8092
[ Tiempo de respuesta máximo de los paquetes IOCP ]
[ IOCP Timeout ]
IOCP_timeout=4000
[ Tiempo en refresco de las pantallas LCD (ms)]
[ Time refresh for LCD (ms) ]
refresh=80
[ Fichero de configuracion ]
[ Configuration File ]
CONFIG_FILE=.\_IOClcd.lcd
[ End of File ]
i have received today my USB LCD Card from openeockpits.
I have wired up a 20x4 LCD Display, when i plug the card via USB in the display will show up and shows me on each 4 lines and 20 blocks, black blocks.
So the display is fine.
I configured it via IOClcd_config.exe and saved my file. The display was configured in the first step with static text.
Than started IOClcd.exe and the display is still showing black blocks. also when i run sioc, the same, black blocks.
I tried it with the settings from Niko http://www.lekseecon.nl/iocards.html#USBLCD --> same thing, black blocks.
I dont have any idea anymore....
Please help to get this display running.
Thanks a lot.
Markus
SIOC Code:
Var 5000 value 0
Var 5001 value 0
lcd ini file:
[ fichero de configuracion para IOClcd ]
[ Configuration file for IOClcd ]
[ Arranque minimizado en la barra ]
[ Start minimized in tray ]
Minimized=No
[ Múltiples USBs ]
[ Non unique USB ]
MUSB=NO
[ Número de periférico para el USB ]
[ USB Device number ]
deviceUSB=34
[ IP del HOST del servidor ]
[ IOCP server host name ]
IOCP_host=localhost
[ Puerto de envio del protocolo IOCP ]
[ IOCP port ]
IOCP_port=8092
[ Tiempo de respuesta máximo de los paquetes IOCP ]
[ IOCP Timeout ]
IOCP_timeout=4000
[ Tiempo en refresco de las pantallas LCD (ms)]
[ Time refresh for LCD (ms) ]
refresh=80
[ Fichero de configuracion ]
[ Configuration File ]
CONFIG_FILE=.\_IOClcd.lcd
[ End of File ]