Another Servo Question
Archiver
Posts: 46,084
When does the next basic command execute after you issue a PULSOUT command?
For example, if I execute "PULSOUT 1, 750" does the next basic command
execute (1) more or less immediately, (2) after approximately the pulse
width (1.5ms in this example) or (3) none of the above.
I think that the docs are telling me that the answer is choice #2, that
executions continues after completion of the pulse period, but it is not
entirely clear.
Thanks for you help!
-- Al
For example, if I execute "PULSOUT 1, 750" does the next basic command
execute (1) more or less immediately, (2) after approximately the pulse
width (1.5ms in this example) or (3) none of the above.
I think that the docs are telling me that the answer is choice #2, that
executions continues after completion of the pulse period, but it is not
entirely clear.
Thanks for you help!
-- Al
Comments
you can pretty much figure that if an instruction takes 1.5mS to do its
work, the next instruction will be at least 1.5mS later (and really a
bit more than that).
Al Williams
AWC
* Floating point A/D
http://www.al-williams.com/awce/pak9.htm
>
Original Message
> From: Al Margolis [noparse]/noparse]mailto:[url=http://forums.parallaxinc.com/group/basicstamps/post?postID=u2jCvk3xNIDkYgYFYOwW3QfSx2mHX7MCwFfr2zQ34FsvtmG1NsP29ew_bMz9ct8mBgHKaA]al@b...[/url
> Sent: Sunday, September 01, 2002 6:42 PM
> To: basicstamps@yahoogroups.com
> Subject: [noparse][[/noparse]basicstamps] Another Servo Question
>
>
> When does the next basic command execute after you issue a
> PULSOUT command?
>
> For example, if I execute "PULSOUT 1, 750" does the next
> basic command execute (1) more or less immediately, (2) after
> approximately the pulse width (1.5ms in this example) or (3)
> none of the above.
>
> I think that the docs are telling me that the answer is
> choice #2, that executions continues after completion of the
> pulse period, but it is not entirely clear.
>
> Thanks for you help!
>
> -- Al
>
>
> To UNSUBSCRIBE, just send mail to:
> basicstamps-unsubscribe@yahoogroups.com
> from the same email address that you subscribed. Text in the
> Subject and Body of the message will be ignored.
>
>
> Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/
>
>