Shop OBEX P1 Docs P2 Docs Learn Events
Pulsout and High — Parallax Forums

Pulsout and High

ArchiverArchiver Posts: 46,084
edited 2000-05-13 21:05 in General Discussion
Hey folks,
Someone asked me recently about the high command and pulsout. He wanted to
know if the pin will stay High if told to do so until it is called low, and
if the pulsout command works the same. I'm pretty sure the pulsout doesn't
work this way, but does the high do this? Stupid question I know. I should
know this stuff.
-William


____________________________
www.GoRobotics.net
Your premier robotics website.
Robotics books, projects, resources,
links, news, and more!

Comments

  • ArchiverArchiver Posts: 46,084
    edited 2000-05-13 21:05
    William,

    High and low will keep the state of the pin to what you set it to
    until it is changes, but unfortunately, pulsout and pulsin do not,
    you have to repeat the commands in a loop if you want them to
    continue.

    -Chris

    --- In basicstamps@egroups.com, "William Cox" <william@c...> wrote:
    > Hey folks,
    > Someone asked me recently about the high command and pulsout. He
    wanted to
    > know if the pin will stay High if told to do so until it is called
    low, and
    > if the pulsout command works the same. I'm pretty sure the pulsout
    doesn't
    > work this way, but does the high do this? Stupid question I know. I
    should
    > know this stuff.
    > -William
    >
    >
    > ____________________________
    > www.GoRobotics.net
    > Your premier robotics website.
    > Robotics books, projects, resources,
    > links, news, and more!
Sign In or Register to comment.