I am trying to control the K8000 board with MSACCESS and the K8D.DLL under windows XP SP3.
When I use the test program it all works fine… the LEDS are pulsating in a continius way. When I call the K8D.DLL from VBA it works for a certain level when the test program is running also. (set allIO results sometimes in allIO on and a fraction later only the first or last 8 stay’s on the other 8 go’s off…)
When the test program is not running… startK8000 is not effective at all.
[quote=“VEL255”]I do not know if this is the reason to the problem:
Maybe your application can’t find the K8D.DLL and/or K8E.EXE.
You may copy these files to your My Documents folder and try again.
I think you have these files now in Windows\System32 folder. Normally this is OK.[/quote]
Thanks, I did find a workarround who will do it for the moment.
I just start_K8000 two times …
Then everything looks working fine. Why ? No idea …