After some time i finnaly managed to finish the full demo appication for K8055 board. This is everything i need so i can start now making some projects with the board.
This new version (and last one) has a new custom control, the Joystick control. With this you can control the outputs (digital and analog) with a joystick. It’s just a demo how to control the outputs with a joystick and it’s very easy to change what happens when you use your joystick.
This version also includes some bug fixes, the latest version of the K8055 Velleman DLL and the code has been cleaned a little.
Download here (version 1.2.1.0)
Hey, nice projects you got here on your site. I opened up your source code of this project and got a bunch of warnings. Took a little screenshot of the errors: http://img69.imageshack.us/img69/8499/k8055test.png
And when running the program I get this:
LoaderLock was detected
Message: DLL ‘C:\Windows\assembly\GAC\Microsoft.DirectX.DirectSound\1.0.2902.0__31bf3856ad364e35\Microsoft.DirectX.DirectSound.dll’ is attempting managed execution inside OS Loader lock. Do not attempt to run managed code inside a DllMain or image initialization function since doing so can cause the application to hang.
screenshot:
http://img196.imageshack.us/img196/4403/k8055test2.png
Any clue on how to fix this ? The application in it self when installed works perfect though. Thnx in advance
Go to Debug/Exceptions. Open up the Managed Debugging Assistants node on the tree and scroll down till you find LoaderLock and uncheck it.
I don’t have any version of VS installed right now so the location of the setting might be in another location in the menus.
Yep that solved it
thnx a lot for the quick help!
Is it possible that the program doesn’t work at windows 7 x64?
You are right. it didn’t worked on a Win7 x64, simply because it was compiled
I have updated the code and now it works. you can download the code from this post (version 1.2.1.0)
Thanks for your reply! I had the .dll inserted to my project to practice on it.
I also going to practice with yours
Thanks!
hello drago, do you have the source code on vb6 for your demo,i’m rookie and i’m trying to make a project for my univercity.thnx
sorry nikolas, no VB code, but shouldn’t be to hard to port it. if you need, i’ll be glad to help you out, but i don’t plan on doing a VB version.
hellooo…sorry but there is errors of Dll missing , and one of it is Analog reader.Dll, where can i find the dlls files for this ? and also i cant build it .. when im building the program ill see these errors .. Please help …