Search found 5 matches

by nathanwong25
04 Sep 2012, 14:14
Forum: Mindstorms Software
Topic: Help with loops and conditions
Replies: 7
Views: 8221

Re: Help with loops and conditions

Thanks.
Sorry for the late reply.
Seemed to work ok.
Cheers
by nathanwong25
13 Aug 2012, 13:24
Forum: Mindstorms Software
Topic: Help with loops and conditions
Replies: 7
Views: 8221

Re: Help with loops and conditions

ok I think I have it, I need to set up a variable similiar to the one here
http://www.brickshelf.com/cgi-bin/gallery.cgi?i=1906478
by nathanwong25
11 Aug 2012, 06:14
Forum: Mindstorms Software
Topic: Help with loops and conditions
Replies: 7
Views: 8221

Re: Help with loops and conditions

Hi, Sorry for not clarifying. I am trying to program a robot for RoboCup junior. More or less it is a line tracking program. When the robot gets to the end of the track their is a silver strip (detected at >80). The robot needs to stop when it sees the silver strip and then go onto the next part of ...
by nathanwong25
08 Aug 2012, 13:40
Forum: Mindstorms Software
Topic: Help with loops and conditions
Replies: 7
Views: 8221

Re: Help with loops and conditions

hassenplug wrote: Can you post the program, or a screenshot of the program for us to look at?
I have attached it as requested, your help is appreciated!
by nathanwong25
08 Aug 2012, 11:30
Forum: Mindstorms Software
Topic: Help with loops and conditions
Replies: 7
Views: 8221

Help with loops and conditions

Hi there, I am having some major problems trying to get my robot to exit a loop. I am using NXT-G. I have it so that a loop runs until light sensor 3 detects a reflected light >80. The problem though is that the program will not exit the loop. I have also run the data logger and it clearly gets read...