Help with a LCD 4041
Posted: Thu Jun 09, 2005 9:26 am
I have a LCD 4041 and I am having a few problems interfacing with a Allen Bradley micro logic PLC.
First I need the whole command set to make sure I am using the right commands.
I can send text to the screen with no problems at all but I can not get the display commands to work. The first one I am trying is a clear screen. I am using 254 then 88 but not sure if it is correct for the 4041.
When I send a 254 a solid square box with 3 pixels on top appears.
According to the PLC manufacture FE, 254, and \00\FE are the same in different radix's. I get the following on the display after sending the string.
Send=Displays
FE=FE
254=254
\00\FE=solid square box with 2 pixels on top with 1 pixel on top of that.
I also need the the software to program the startup screen and to configure the display, I do not have any software that even knows what display it's connected to and I have 3 different programs. screen changer, baud changer and LCD tester. There has to be something better out now.
The LCD 4041 is obsolete now, what is it's replacement?
Thank you for your help.
First I need the whole command set to make sure I am using the right commands.
I can send text to the screen with no problems at all but I can not get the display commands to work. The first one I am trying is a clear screen. I am using 254 then 88 but not sure if it is correct for the 4041.
When I send a 254 a solid square box with 3 pixels on top appears.
According to the PLC manufacture FE, 254, and \00\FE are the same in different radix's. I get the following on the display after sending the string.
Send=Displays
FE=FE
254=254
\00\FE=solid square box with 2 pixels on top with 1 pixel on top of that.
I also need the the software to program the startup screen and to configure the display, I do not have any software that even knows what display it's connected to and I have 3 different programs. screen changer, baud changer and LCD tester. There has to be something better out now.
The LCD 4041 is obsolete now, what is it's replacement?
Thank you for your help.