Subject:
|
BricxCC 'Float' Command not working on Scout
|
Newsgroups:
|
lugnet.robotics.scout
|
Date:
|
Sun, 24 Oct 2004 23:35:10 GMT
|
Viewed:
|
5519 times
|
| |
| |
While programming a Scout using BrickCC, no matter how many times I tried, I
could not get the Scout to 'float' its motors. The program was as follows-
task main()
{
OnFwd(OUT_A);
Wait(50);
Float(OUT_A);
}
After a half second the motor would brake, not float. The motor floated when the
same program was downloaded the RCX. What's going on here? Thanks for any help.
|
|
1 Message in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|