03-17-2010 09:10 AM
@Kovacs
Yes, we've run the Test.exe and it's telling us that everything is fine, it's picking up both the LED points and returning data properly. We've also tried using a new Wiimote and the same problem occurs.
03-18-2010 07:23 AM
03-18-2010 08:02 AM
Good to hear!
I'm glad you found out what the problem was, I know how frustrating something like that can be.
04-29-2010 03:13 PM - edited 04-29-2010 03:16 PM
Hmm.. okay so with a regular sensor bar I get two readings (629 & 156) for my Raw X Values, but when you unbundle the IRState on your block diagram, the "Raw X Values" element will only give you the first reading. How do I obtain the second?
05-01-2010 10:13 AM
Maybe this helps? I opened the SubVI of IRState, but it's not giving me any ideas how to obtain the second Raw X Value (when using a regular (2 LEDs) sensor bar).
Since I can see the value being displayed on the front panel surely there's some way to get access to it.. or am I misinterpreting something here perhaps?
05-01-2010 09:14 PM
05-02-2010 08:02 AM
Index Array.. turns out that's exactly it.
Thanx!
07-12-2010 10:24 AM
I don't suppose it's possible to connect the same wiimote to two different computers, right?
I'm aiming to use the wiimote on one computer and collecting data with it on another (where LabVIEW is installed) (both of them on the same network).
I think I have to come up with something else.
07-13-2010 12:45 AM
What do you mean by using the Wiimote on one computer and collecting data on the other one? Because in both ways you are using the Wiimote.
Ps. You can let the computers communicate together 😉
07-13-2010 07:20 AM - edited 07-13-2010 07:21 AM
Hmm.. so what you're saying is I could connect the Wiimote to one computer and then use TCP or something to get the signal across in order for LabVIEW (installed on the other) to read the wiimote data?
I'm using the VIs created by S. Shearman, it's not necessary to use them from the same computer where the Wiimote is connected to (as long as I can get the wiimote signal to it)? (Please excuse my ignorance, I'm not that technical but I'm trying.)