LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Wiimote with LabWindows

Hi, i wanted to know if it was possible to use a wiimote with LabWindows ? and how ? i saw it was possible with LabView.

Thank you.

0 Kudos
Message 1 of 7
(4,530 Views)
Yes, by calling wiimote.dll provided there, in the file wiimote.zip.

Message Edited by MaKeO on 07-30-2007 04:11 AM

0 Kudos
Message 2 of 7
(4,503 Views)
Ok, but i'm not at ease with dll files 😞

I call the dll file, but how do i know the functions available ?

Thank you for your answer 😉

Message Edité par magestik le 07-30-2007 12:25 PM

0 Kudos
Message 3 of 7
(4,475 Views)
Hello, me again.

I tried everything with the dll file, but i can't do anything. I've read that LabWindows can only read *.lib and *.h, but not dll files directly.

I'm completely lost 😞

Anyone can explain it to me ?

Thank you.
0 Kudos
Message 4 of 7
(4,431 Views)

In effect, like explained there, you need the header to generate the .lib

I've made a quick search on Google, without finding anything relevant. You should ask to JohannS about this dll in this thread

Good luck

0 Kudos
Message 5 of 7
(4,402 Views)

Fascinating stuff, did you make any further progress?

 I followed a couple of the links and browsed the articles and discussions. I would skip the .dll listed and rather include the library referenced here: http://wiiyourself.gl.tter.org/

You will have to link the CVI equivalent libraries instead and install the windows SDK from the CVI disks, do some debugging and you should be up and running on the demo in less than half a day.

 

Message Edited by Jattie on 08-07-2007 09:21 AM

Jattie van der Linde
Engineering Manager, Software & Automation
TEL Magnetic Solutions Ltd
0 Kudos
Message 6 of 7
(4,353 Views)
No progress Smiley Sad
I tried everything i found, but most of libraries were for linux, so i had a million other libraries to install.
The site you indicate does have a *.dll file, but no *.lib, so i still don't know how to use it with LabWindows.

I'll try anyway with theses files, thanks for your help Smiley Happy
0 Kudos
Message 7 of 7
(4,349 Views)