Search found 2 matches

by samon_18
Tue Aug 12, 2008 12:55 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: LK202-25-USB Set Cursor Coding
Replies: 2
Views: 3852

It didn't work, same as before happened :(
anymore ideas?
by samon_18
Mon Aug 11, 2008 5:52 am
Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
Topic: LK202-25-USB Set Cursor Coding
Replies: 2
Views: 3852

LK202-25-USB Set Cursor Coding

I've got the LK202-25-USB recently and am trying to set the curor position through visual basic (6 not .net) but i can't seem to get it right.
The code i'm using is

mscomm1.output = chr(254) & chr(71) & "1,5"

then i send the text as normal, but the text is displayed on the second line with the ...