I agree with Steve, try ........
/IngvarCode:'------------------------------------------------------------ 'Here is where the values are read in '------------------------------------------------------------ SERin2 PROG,Baud,100,START,[serialHigh, serialLow] tempword.Highbyte = serialHigh tempword.Lowbyte = serialLow
Bookmarks