A this stage i use my PC to send the data to the pic via a SP232ACP chip
A this stage i use my PC to send the data to the pic via a SP232ACP chip
it works here using...
<img SRC="http://www.picbasic.co.uk/forum/attachment.php?attachmentid=2533&stc=1&d=120888300 3">Code:loop: 'ADCIN 0,V1 HSERIN [WAIT("^SMGL:"),SKIP 1 ,str ID\28] HSEROUT ["MES NO:",ID[0],10,13] HSEROUT ["CELL NO:",_ ID[17],iD[18],ID[19],ID[20],ID[21],ID[22],_ ID[23],ID[24],ID[25],ID[26],ID[27],10,13] goto loop
Check your Config fuses setting, make sure you have HS_OSC enabled.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Thanks got it working ,needs to remember to copy all include files next time i format my pc
Bookmarks