LabVIEW for LEGO MINDSTORMS and LabVIEW for Education

cancel
Showing results for 
Search instead for 
Did you mean: 

Different behavior in color sensor on computer target and nxt target

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

ColorTest.png

 

 

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?

0 Kudos
Message 1 of 4
(6,554 Views)

Hi, did you deploy the file to NXT target? 

 

After that, open the file in NXT and select run.

Ricardo Ramos
Account Manager
+5511989658513 | ni.com



0 Kudos
Message 2 of 4
(6,494 Views)

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

0 Kudos
Message 3 of 4
(6,400 Views)

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

0 Kudos
Message 4 of 4
(6,396 Views)