Search found 4 matches
- Fri Aug 11, 2006 3:04 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Windows Programming with vb.net
- Replies: 6
- Views: 9834
Re: SDK Dispose
The SDK should support the MX610, correct me if I'm wrong but I believe it is a PK202-24-USB right? I have a PK202-24-USB rev 1.6 which returns 0x42 as the display type and it works fine. Could you confirm that your display returns 0x42 as the display type, if not, could you please tell me your dis...
- Thu Aug 10, 2006 2:37 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Windows Programming with vb.net
- Replies: 6
- Views: 9834
SDK Dispose
Thanks for the replies, I am using the SDK (which i think needs a forum sticky/pin cause it wasn't obvious one was available), it works very well but i have two questions about it. 1) when i close the application i use the dispose fuction which also seems to display a message on the unit "Matri...
- Wed Aug 09, 2006 9:27 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Windows Programming with vb.net
- Replies: 6
- Views: 9834
Windows Programming with vb.net
I'm trying to communicate with a MX 610 usb unit, using a vb.net application and using the RS232 communication class from microsoft http://www.microsoft.com/downloads/details.aspx?FamilyID=075318ca-e4f1-4846-912c-b4ed37a1578b&DisplayLang=en i seem to be able to connect, and write characters to t...
- Wed Aug 09, 2006 7:39 am
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Windows Programming with C and Win32 API
- Replies: 7
- Views: 13486
Re: Windows Programming with C and Win32 API
i cant seem to download the zip file, IE seems to be telling me the file does not exist The following link is to download the ConsoleDisplayCommunication.zip file. http://www.lcdforums.com/download/CodeSamples/ConsoleDisplayCommunication.zip Inside of it are two files: 1. ConsoleDisplayCommunication...