Shop OBEX P1 Docs P2 Docs Learn Events
trouble using serin function — Parallax Forums

trouble using serin function

ArchiverArchiver Posts: 46,084
edited 2003-11-21 22:45 in General Discussion
I am trying to input a signal through pin 2 on the board of
education. We are getting an input because our timeout function is
not defaulting. If we take the signal away, the timeout occurs. We
are trying to "debug" the data received and its not showing anything
in the debug window. I put a 'debug' on everyline to see if it gets
past the serin function and its not. HELP PLEASE!

Comments

  • ArchiverArchiver Posts: 46,084
    edited 2003-11-21 22:45
    In a message dated 11/21/2003 5:39:18 PM Eastern Standard Time,
    ta_wilhite@y... writes:


    > I am trying to input a signal through pin 2 on the board of
    > education. We are getting an input because our timeout function is
    > not defaulting. If we take the signal away, the timeout occurs. We
    > are trying to "debug" the data received and its not showing anything
    > in the debug window. I put a 'debug' on everyline to see if it gets
    > past the serin function and its not. HELP PLEASE!
    >

    Can't help much without your code. If you are trying to serin something, you
    have to send it something to serin. Otherwise, it will sit there all day
    waiting for a transmission.

    Sid Weaver
    W4EKQ
    Port Richey, FL


    [noparse][[/noparse]Non-text portions of this message have been removed]
Sign In or Register to comment.