Hi!
I need to connect a button for my LK204-25 and found simple, closing one in a shelf here at work. Im wondering how i should connect it to my display. Ive checked the manual but that only refers to how to connect a keypad.
Thanks
Search found 4 matches
- Wed Mar 04, 2009 1:03 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Button for LK204-25
- Replies: 1
- Views: 2695
- Wed Dec 10, 2008 2:46 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Troubles with Horizontal Bars
- Replies: 5
- Views: 5461
Thanks for all the help Raquel but unfortunately this is taking to much time. Im programming in Structured Text on a PLC and as far as i know i can only send characters in hex or ascii format.
I played around with the code you supplied and think my problems are caused by the 0x00. When i send that ...
I played around with the code you supplied and think my problems are caused by the 0x00. When i send that ...
- Tue Dec 09, 2008 1:42 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Troubles with Horizontal Bars
- Replies: 5
- Views: 5461
- Mon Dec 08, 2008 3:08 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Troubles with Horizontal Bars
- Replies: 5
- Views: 5461
Troubles with Horizontal Bars
Hi!
Im trying to get LK204-25 to draw a horizontal bar for my application. I want the bar on the third row starting at the first column and the direction from left to right.
I've used the initialize horizontal bar command:
FE 68
And are trying to draw the bar with:
FE 7C 01 03 00 50
All numbers ...
Im trying to get LK204-25 to draw a horizontal bar for my application. I want the bar on the third row starting at the first column and the direction from left to right.
I've used the initialize horizontal bar command:
FE 68
And are trying to draw the bar with:
FE 7C 01 03 00 50
All numbers ...