|
Page 1 of 1
|
[ 2 posts ] |
|
need help with a small program.
| Author |
Message |
|
tthhoommaa30
Rookie
Joined: Tue Feb 02, 2010 3:44 am Posts: 1
|
 need help with a small program.
hello, I tried to write a smal NXC programm for a robot so he can follow a black line. But after many hours of work ther is still a little mistake, please if see the mistake correct it and e-mail to me: thomasriep@hotmail.comtask main() { SetSensorLight(IN_3); OnFwd(OUT_BC, 30); while (true) { if (SENSOR_3> 60); { OnFwd(OUT_B, 60); Wait(1000); until(SENSOR_3 <= 60); OnFwd(OUT_BC, 30); } } } i hope you can help, Thomas
|
| Tue Feb 02, 2010 3:52 am |
|
 |
|
mightor
Moderator
Joined: Wed Mar 05, 2008 8:14 am Posts: 2858 Location: Rotterdam, The Netherlands
|
 Re: need help with a small program.
This is a ROBOTC forum, your question would be better posted on the NXTasy forums: http://forums.nxtasy.org/Xander
_________________| Some people, when confronted with a problem, think, "I know, I'll use threads," | and then two they hav erpoblesms. (@nedbat)| My Blog: I'd Rather Be Building Robots| ROBOTC 3rd Party Driver Suite: [ Project Page]
|
| Tue Feb 02, 2010 4:25 am |
|
|
|
Page 1 of 1
|
[ 2 posts ] |
|
Who is online |
Users browsing this forum: No registered users and 4 guests |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|