Losing data when extracting bytes from words - 16F18855


Results 1 to 26 of 26

Threaded View

  1. #5
    Join Date
    Jan 2005
    Location
    Montreal, Quebec, Canada
    Posts
    3,172


    Did you find this post helpful? Yes | No

    Default Re: Losing data when extracting bytes from words - 16F18855

    Quote Originally Posted by richard View Post
    You will notice you never receive the data from 93 onwards

    since your terminator is "]" <==> ascii 93

    Ok, but what about these guys?

    Code:
    [0340 0341 0342 0343 0344 0345 0346 0347 0348 0256]
    [0860 0768 0000 0000 0000 0000 0000 0000 0000 0000]
    [1110 1111 1112 1113 1114 1115 1116 1024 0000 0000]
    [1620 1621 1622 1623 1624 1625 1626 1627 1628 1536]
    [1880 1881 1882 1883 1884 1792 0000 0000 0000 0000]        <---- this one does have a 93

    EDIT: What would you suggest as a good delimiter? I have no idea what would avoid this stuff.
    Last edited by Demon; - 7th March 2025 at 03:54.
    My Creality Ender 3 S1 Plus is a giant paperweight that can't even be used as a boat anchor, cause I'd be fined for polluting our waterways with electronic devices.

    Not as dumb as yesterday, but stupider than tomorrow!

Similar Threads

  1. Decoding serial data bytes and nibbles.
    By retepsnikrep in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 18th January 2018, 08:22
  2. Bits, Bytes Words and Arrays
    By Melanie in forum FAQ - Frequently Asked Questions
    Replies: 24
    Last Post: - 14th June 2016, 07:55
  3. ORing / ANDing bytes or words
    By mmargolis in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 19th March 2011, 20:12
  4. Success! Are they 'words' or are they 'bytes'?
    By BitHead in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 27th December 2009, 16:54
  5. Codespace Saving Tip... Don't mix Words and Bytes
    By Melanie in forum Code Examples
    Replies: 0
    Last Post: - 18th June 2004, 10:23

Members who have read this thread : 14

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts