Re: ROBOLAB Questions
"Dean Hystad" <[email protected]>
| Newsgroups | gmane.comp.hardware.lego.robotics |
|---|---|
| Organization | None |
| Message-ID | <[email protected]> |
Andrew, To the best of my knowledge the wait commands never turn off any motors. To do so would require that you could attach a motor modifier to the command. It would also limit the commands usefulness. If you really want a wait for distance command that turns off the motor when done, why not create your own sub VI? I would be intrested in seeing an example where a motor turned off after a wait without using a stop command. I can only see this occuring if the program finished executing at the same time.