In SX Microcontrollers, SX/B Compiler and SX-Key Tool, edgellmh wrote: Sorry. Here is my code RX_BYTE: 'USE: RX_BYTE port temp1 = __PARAM1 'Which port IF temp1 = DB9Port THEN SERIN RX_DB9, Baud, temp3 'incoming byte into temp3, later add code for USB ENDIF RETURN temp3 marshall ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=270519#m270533 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2008 (http://www.dotNetBB.com)