In SX Microcontrollers, SX/B Compiler and SX-Key Tool, bennettdan wrote: I have read the help file but would like to know if I am correct. I have a LTC 1298 and it returns two different variables of bytes the upper 4 and the lower 8. What the question I have is I want to combine these into a word then convert theis number to a decimal number. When you add say Variable1 and Variable2 like this I should get this? Word = 11110000 + 00001111 Word = 11111111 Or Word = 00010000 + 00010000 Word = 00100000 Is this Correct? Then how do I make this bianry # into a decimal # so I can display it in hyperterminal? Thanks and hope this makes sense... ---------- End of Message ---------- You can view the post on-line at: http://forums.parallax.com/forums/default.aspx?f=7&p=1&m=198539 Need assistance? Send an email to the Forum Administrator at forumadmin@parallax.com The Parallax Forums are powered by dotNetBB Forums, copyright 2002-2007 (http://www.dotNetBB.com)