Search found 6 matches

by Jay-NC-
Thu Jun 09, 2005 4:05 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Help with a LCD 4041
Replies: 10
Views: 12582

I set up a basic stamp to run the LCD and it works fine. With the stamp I can tell it to output ascii, dec etc.. and it works fine.

I duplicated the same problem by always outputing ascii from the stamp so this proves that the controller that I WAS tring to use allways outputs in ascii no matter ...
by Jay-NC-
Thu Jun 09, 2005 1:44 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Help with a LCD 4041
Replies: 10
Views: 12582

yes it is, sending text messages works perfect. Just not sure how to send the commands to clear screen etc..

If I send a \00\fe I get a solid square block. In the ascii table i have, a square block is the extended char for 254. I don't know how to make the
display see it as a pre fix to a command ...
by Jay-NC-
Thu Jun 09, 2005 12:05 pm
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Help with a LCD 4041
Replies: 10
Views: 12582

a 254 sends a solid square, sorry but the other pixals was rememts.
by Jay-NC-
Thu Jun 09, 2005 11:53 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Help with a LCD 4041
Replies: 10
Views: 12582

9600
by Jay-NC-
Thu Jun 09, 2005 11:09 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Help with a LCD 4041
Replies: 10
Views: 12582

It is using RS232
by Jay-NC-
Thu Jun 09, 2005 9:26 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: Help with a LCD 4041
Replies: 10
Views: 12582

Help with a LCD 4041

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 ...