Without seeing your code all we can do is guess. The configs will also help.
Without seeing your code all we can do is guess. The configs will also help.
Dave
Always wear safety glasses while programming.
The SEROUT command format is
SEROUT pin, mode, [var1, var2...]
You don't appear to have any MODE specified so no speed is specified.
HTH
BrianT
THANK YOU!!!!!
i mis-typed copying from test program into main program and was having a moment of number blindness............lol
That is the weird part.However if i leave program Define's and delete program except:
SEROUT PORTC.5, [tagnum,pcount,tcount,stat]
it works...???...???
Dave
Always wear safety glasses while programming.
Bookmarks