Subject:
|
Re: nop in NQC?
|
Newsgroups:
|
lugnet.robotics
|
Date:
|
Tue, 6 Jan 2004 02:53:53 GMT
|
Viewed:
|
851 times
|
| |
| |
"Brian Davis" <brdavis@iusb.edu> wrote in message
news:Hr150r.vu2@lugnet.com...
> Is there a NQC command that will translate to a simple nop bytecode? I'm
> looking for a way to do fine-precision timing, and frankly checking a timer
> takes too long. For very fine motor control, I'm trying to use sequences like:
>
> On(OUT_A+OUT_C);
> Off(OUT_A+OUT_C);
>
> I'm trying to run the motors at an effective slow speed, while still at a
> reasonable power level. This works, but I'm wondering if I can goose the speed
> up slightly with an effective nop or other single-bytecode command inbetween the
> On & Off commands.
> Line following: why contemplate your own navel when the 1.0 RCX's have one?
>
> --
> Brian Davis
Opcode 0x10 is effectively a nop when executed from within a program and
not from a message.
|
|
Message is in Reply To:
| | nop in NQC?
|
| Is there a NQC command that will translate to a simple nop bytecode? I'm looking for a way to do fine-precision timing, and frankly checking a timer takes too long. For very fine motor control, I'm trying to use sequences like: On(OUT_A+OUT_C); (...) (21 years ago, 5-Jan-04, to lugnet.robotics)
|
8 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|