K8000 vc++

Hello,

I have a big problem since three days ! I am becoming crazy !!! My K8000 works fine with test code provided but I am not able to command it with Visual C++ 6.0 environment (XP). I tried using K8D.dll + K8E.exe but it failed (nothing happens), I tried using WinIo.dll with C source code provided but the only thing I can do is to activate the SDA light… I don’t understand why it is so difficult to program this board !!! The link you give (tech.groups.yahoo.com/group/k8000/message/32) doesn’t help unfortunately. What I need is just a simple source code (Visual C++ test case to read and set/clear IO) working properly. Many thanks in advance for your help.

Regards.

Moderator note: Topic split - Bumping old topics is not allowed. Start a new topic if you have a new question.

As from windows XP, the parrallel port needs to be accessed through a device driver, which unfortunately is not simple.

Thanks for your quick answer ! Ok for the usage of the forum, but my problem seems to be the same…

I have to develop an industrial application with your board. I have to use Visual C++ 6.0. Can you provide a simple test case with Visual C++ 6.0 to help me ? :slight_smile: