To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.roboticsOpen lugnet.robotics in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / 22930
  BricxCC 'Float' Command not working on Scout
 
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, (...) (20 years ago, 28-Oct-04, to lugnet.robotics)
 
  Re: BricxCC 'Float' Command not working on Scout
 
(...) Try adding a Wait(500) after the Float command. It'll float for 5 seconds then brake. Apparently, the default state is brake when no program is running. Mark (20 years ago, 28-Oct-04, to lugnet.robotics)

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR