How to Get Temp for Scab on 635 using Vb6

RedDisplay

New member
I have a 635 with scab and want to know how to get temp and set leds using VB6. I have the program set to connect and send test to 4 line display using LCDtest.exe for forum, but I do not use C++ and cannot translat to VB. Any quick info would be great.
Looking for additional LCD resources? Check out our LCD blog for the latest developments in LCD technology.
 

CF Tech

Administrator
The first thing you will need to do is get the packet communications going in Visual Basic.

Please search this forum and look for "visual basic crc". That will return a bunch of threads where people have worked on it.

Hopefully one of those will get you started. Take a look and see if you can find an example that works out for you.
 
Top