K8000 Who can help to start the bord with VB6

helo

Who can help to start the Interface Board K8000 with VB6? The Velleman Source Code K8000.vbp don’t start the Board in debug-mode. I miss any answer from leds or oher outputs. The program itself is running but without conection to the board.

The K8000.exe file is running very well.

Thank You very much in advance

Uropa

I have the same problem with the test program k8000.vbp and my own programs. Only the compiled version is working.
Could somebody help me ?
Thank you

JP

Are all the required dll’s present in your project’s directory, or in the system32 folder?

I put the following dll’s in my project folder and in the windows\system32 folder :
DLPORTIO.DLL
FASTTime32.dll
K8D.dll

and also :
K8E.exe
DLPORTIO.SYS

Is it correct ?

Thanks for your assistance

jp

The files are OK.

Do you get any error message when trying to run in debug mode.
Or is this the case:

No error message.
program running but no connection with the board.
If I compile my program and if I use the compiled version, program+board work perfectly.
Notice that it is the same pb with the test program provided on the Velleman disk.

Just for your information : I’m an “old user” of K8000 (since 1995, domotic installation with 8 boards) but it’s the first time I get this kind of issue, as it is the first time I’m using K8d.dll (before it was i2c.dll)