Hello All,

We are trying to control six servos using the Pic16F84 microcontroller. In PB Pro, within the serin command we can set a timout value and a place to go after. Does anyone know how to accomplish this in PB?

What we want to happen is this. If new serial data is received, process the serial data. If no new data is received, continue processing previous data while continuing to look for new data.

Any ideas?

Thanks,

Trevor