10-15-2013 11:06 PM
I'm testing the color sensors of my NXT using Labview for mindstorms 2012.
However, there are two different behaviors when I run my program in computer target and nxt target
When I run in computer target, all works fine: the program wait until recognize the 3 color (green), and then display a "wait" message, then again repeat the same task.
However, when I run in nxt target, nothing happens.
What is the problem?
10-24-2013 01:18 PM
Hi, did you deploy the file to NXT target?
After that, open the file in NXT and select run.
11-22-2013 11:28 AM
Hi alei,
I just wanted to follow up and see if you were able to resolve this issue. If not, please let us know. Thanks!
- Aaron
11-22-2013 02:44 PM - edited 11-22-2013 02:46 PM
I solved the problem, using "generic sensor", and reading the raw values. I think there is a bug with the "read color sensor value" block of LabView