Thanks.
Sorry for the late reply.
Seemed to work ok.
Cheers
Search found 5 matches
- 04 Sep 2012, 14:14
- Forum: Mindstorms Software
- Topic: Help with loops and conditions
- Replies: 7
- Views: 8379
- 13 Aug 2012, 13:24
- Forum: Mindstorms Software
- Topic: Help with loops and conditions
- Replies: 7
- Views: 8379
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
http://www.brickshelf.com/cgi-bin/gallery.cgi?i=1906478
- 11 Aug 2012, 06:14
- Forum: Mindstorms Software
- Topic: Help with loops and conditions
- Replies: 7
- Views: 8379
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 ...
- 08 Aug 2012, 13:40
- Forum: Mindstorms Software
- Topic: Help with loops and conditions
- Replies: 7
- Views: 8379
Re: Help with loops and conditions
I have attached it as requested, your help is appreciated!hassenplug wrote: Can you post the program, or a screenshot of the program for us to look at?
- 08 Aug 2012, 11:30
- Forum: Mindstorms Software
- Topic: Help with loops and conditions
- Replies: 7
- Views: 8379
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...