How do I transfer a value (variable) from one PIC to another? Say w2=25 for example. I now use the SERout command to output an LCD display. Would this be the method, SEROUT and SERIN? How to set this imported value into the recieving PIC variable using PICBasic?

Thanks,