K8061.dll

I am using the board with visual basic as included in exel '97. I have copied k8061.dll into system32. By the way, I am using windows XP operating system.
My program cannot find the dll. I have used dlls before with the same set up and have had no problems.
What is going wrong?
The board works with the demo programs supplied.

The original K8061.dll (November 2005 version) works in VBA applications too.
You’ll find it from the CD or download file k8061_software.zip.

Copy also [color=red]mpusbapi.dll [/color] to SYSTEM32 folder.

I have tried using Visual Basic express 2008, the free download. It seems to still not recognise k8061.dll.

Lincoln

Thanks for the advice vel 255. I added mpusbapi.dll to system32 and Visual Basic can now address the k8061
Lincoln[/quote]

The board is only partly working when using VB in excel. It has most problems when there are more than 1 arguments. eg OutputAllDigital()

However, Read AnalogueChannel() works. ReadAllDigital works with 1 argument as:- result=ReadAllDigital(Cardaddress)
Is there any site for downloads of updated versions ofk8061.dll?
Another question. In the data sheets, does 4ms mean 4 milli seconds or 4 micro seconds?
Lincoln

What kind of problems you have with e.g. the function OutputAllDigital()?
I tested it in Excel and this seems to work OK:

Sub Button9_Click() OutputAllDigital CardAddress, 3 End Sub
The two LSB LEDs are lit.

You can download the updated K8061.DLL, examples and the manual from:
dshop.diino.net/getafile/FLW6UH … update.zip

In the data sheet 4ms means 4 milli seconds.

Thanks for the advice. All of the features now work with VB in exel.
I have not used the latest revision of k8061.dll. I notice that it includes some new functions. Will they work with IC3 rev:v1.3 and IC6 rev:v1.5 ?

There are only some read back procedures and functions added:
ReadBackDigitalOut(CardAddress)

  • Reads back the digital output value of the card
    ReadBackAnalogOut(CardAddress, Buffer)
  • Reads back the current D/A output values of the card
    ReadBackPWMOut(CardAddress)
  • Reads back the status of the PWM output

These should work with your version of the firmware.

Bonjour serait il possible d’avoir cette mise à jour de la dll K8061 qui permet d’avoir nouvelle fonction “ReadBackAnalogOut(CardAddress, Buffer)
Reads back the current D/A output values of the card” car ca me serait en effet très pratique ! Merci

désolé de ne pas écrire en anglais car je ne le maitrise pas beaucoup !

Merci encore pour cette carte k8061 qui est très complètejavascript:emoticon(’:D’)
Very Happy

You may download the updated DLL and the document from:
vel255.diinoweb.com/files/K8061_DLL_update.zip