trouble using serin function
Archiver
Posts: 46,084
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!
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
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]