Hi,
Just completed building my K8056 Eight Channel Relay card and downloaded the software for testing…
The first problem was that my card is on port 4, which crashes the K8056 executable
Being a VB programmer I then looked at the code. Oh dear, not exactly user friendly.
So I have just rewritten it. The changes I made are as follows:
Changed the port scan to accept any port in the range 1 to 99 (it only lists those available)
Added a “Reset card address” button
Added a set of check boxes to test the binary mode
Given the user three options for the momentary buttons:
a) Auto - uses the undocumented M command
b) Manual - Uses mouse down to mouse up
c) Timed - from 0.3 seconds to 5.0 seconds
Allowed the user to select the number of repeats for each command (0 to 4)
If Velleman (or any other user not using ports 1 or 2) would like to see this, please contact me.
Sorry to dig this old thread up - but if the OP or anyone else has an updated software GUI for the K8056 that has the ability to select higher com port numbers please share the link to download it. It would really help me out.
The site of this third-party developer still works. http://the-gamesters.co.uk/
You might want to check with him if he can make his code available again.
My web site was very old and out of date, so I removed everything and just put up basic details,
(the main use of this site is for my wife’s business).
I will put the Velleman code back and let you know when it’s done.