Search found 15 matches
- Wed Apr 18, 2007 9:18 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Problem with autoscroll and vertical graphs
- Replies: 14
- Views: 15977
- Fri Apr 06, 2007 9:57 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Problem with autoscroll and vertical graphs
- Replies: 14
- Views: 15977
- Wed Mar 21, 2007 2:45 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Problem with autoscroll and vertical graphs
- Replies: 14
- Views: 15977
- Sun Feb 18, 2007 11:48 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Vista 32/64 Bit Device Driver Signing
- Replies: 16
- Views: 20804
- Thu Feb 15, 2007 9:27 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: C++ OrbitalDisplay Class
- Replies: 2
- Views: 5046
- Thu Feb 15, 2007 9:26 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Vista 32/64 Bit Device Driver Signing
- Replies: 16
- Views: 20804
- Mon Feb 12, 2007 3:12 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Problem with autoscroll and vertical graphs
- Replies: 14
- Views: 15977
- Fri Feb 09, 2007 5:21 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Problem with autoscroll and vertical graphs
- Replies: 14
- Views: 15977
- Fri Feb 09, 2007 4:33 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Problem with autoscroll and vertical graphs
- Replies: 14
- Views: 15977
- Fri Feb 09, 2007 3:34 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Problem with autoscroll and vertical graphs
- Replies: 14
- Views: 15977
Hello yakpimp, Thank you for your post. How are you sending the text to the LK 204-24 USB? Are you using your own application? Is it possible for you to please try the same thing using uProject (you can get it here ) In the Alphanumeric tab of uProject, there is a Demo Thin and Demo Thick Bar Graph...
- Fri Feb 09, 2007 10:21 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Problem with autoscroll and vertical graphs
- Replies: 14
- Views: 15977
- Fri Feb 09, 2007 12:59 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Problem with autoscroll and vertical graphs
- Replies: 14
- Views: 15977
Problem with autoscroll and vertical graphs
So I'm having a problem with turning on autoscroll. Im using the LK 204-24 USB with it off, if I send the following text 111111111111111111 222222222222222222 333333333333333333 444444444444444444 the next line creates this 555555555555555555 222222222222222222 333333333333333333 444444444444444444 ...
- Thu Feb 08, 2007 11:26 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Visual C++ development:
- Replies: 5
- Views: 7934
I don't know how far you got with this, but check out my project and let me know if you have any imput.
OrbitalDisplay c++ class
Easily control your display from code in c++
http://www.lcdforums.com/forums/viewtopic.php?t=3666
OrbitalDisplay c++ class
Easily control your display from code in c++
http://www.lcdforums.com/forums/viewtopic.php?t=3666
- Thu Feb 08, 2007 11:24 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Windows Programming with C and Win32 API
- Replies: 7
- Views: 13486
I have a c++ class going that I think i probably should have posted in development instead of software, but here is the topic.
http://www.lcdforums.com/forums/viewtop ... php?t=3666
http://www.lcdforums.com/forums/viewtop ... php?t=3666
- Thu Feb 08, 2007 11:20 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: C++ OrbitalDisplay Class
- Replies: 2
- Views: 5046
C++ OrbitalDisplay Class
I got my first display yesterday, and it is sweet, but I wanted a simple way to interface with it using c++. I saw someone had written an sdk using c#, but I don't use that, so I figured why not write my own... It's basically just a class that you can instantiate and then use things like myDisplay.P...