I'm using Hyperterminal to receive and display data using:
Hserout ["Value=",DEC adval,10,13] which works fine, I get the A/D value "adval" and I get the linefeed and carriage return using the 10,13 operators.
When I select the "Capture" to text file function from within Hyperterminal,
and stop and open the file to view, I have received the data in the following format Value=1501 Value=1501 etc. There are two blank/black(squares) characters between the repeating text and data display, no line feed or carrage return as I would expect. Any thoughts?
Thanks,
John
Bookmarks