zBuster
02-21-2010, 03:32 AM
Hi...
I have the following code....
SERIN 2, 9600 [WAIT("!"), INDEX]
My problem is, that sometimes there is no response...
I want to make it to where there is some way that it atempts the SERIN and stops within so much time of no response or if there is a NULL.....
Is this possible with the BS2 and PBASIC 2.5??
Thanks for your time....
I have the following code....
SERIN 2, 9600 [WAIT("!"), INDEX]
My problem is, that sometimes there is no response...
I want to make it to where there is some way that it atempts the SERIN and stops within so much time of no response or if there is a NULL.....
Is this possible with the BS2 and PBASIC 2.5??
Thanks for your time....