My group and I used a bs2 processor to receive a transmitted value
from a hall effect sensor. In the code for the bs2, SERIN was used to
receive the transmitted data. the syntax for SERIN "SERIN InPutPin,
BaudRate, InPutData", the InPutPin corresponded to the physical input,
BaudRate = 84 which corresponded to 9600 and InPutData was the
variable that the received value was read in to. This code works fine
but when we try to implement the bx24 we run into the problem of
finding an equivalent code. Is there a SERIN equivalent in BasicX?

(You need to be a member of basicx -- send a blank email to basicx-subscribe@yahoogroups.com )