Advantech ADAM-5511 Manual page 109

Table of Contents

Advertisement

{
character=port_rx(1);
}
//check whether FIFO is empty or not, if empty, send a character
if(port_tx_empty(1));
{
port_tx(1, character)
}
}

Advertisement

Table of Contents
loading

Table of Contents