Hi guys, I’m running a college project and I need a software that can record continues change in small voltage, like 1 to 5 volts inputed to analog and digital K8055 velleman input board.
I tried to run the VB codes but for some reason always appear error and as I cant program it become a nightmare.
What is the error message you are getting?
What version of Visual Basic are you using?
Here’s the link to download the K8055 software package with examples and with new K8055D.DLL: velleman.eu/downloads/files/ … rsion4.zip
If you are using Visual Basic 2008 or 2010 Express, then please see the example in the subfolder \examples\K8055DemoVB_2008
Before running the example project, please copy the file K8055D.DLL from the folder \DLL_v4.0.0.0 to the \Windows\System32 folder. In 64-bit environment copy the file to \Windows\SysWOW64 folder.
HI, Thanks for replaying, !
I’m not getting errors, however the demo softwares that came with the k8055 cd or that from the support page only have interface for controling output , what I need is a graph that have X, and Y axes so I can record the low voltage as a linear or sigmoid line from input channels. something like this software:http://forum.velleman.eu/viewtopic.php?f=3&p=16388