Array of string to send with TX int ?


Closed Thread
Results 1 to 19 of 19

Hybrid View

  1. #1


    Did you find this post helpful? Yes | No

    Default Re: Array of string to send with TX int ?

    Steve,
    That is good but for 1 or 2 issues,
    In the header, you need to know the 'total length' of bytes you are sending because that will 'finish off the transmission and stop IE from continuing to wait for more.
    The 18f2525 and other's have 4K bytes ram so an array or 2 of [1000] still leaves plenty or ram.....

    don

  2. #2
    Join Date
    Sep 2004
    Location
    montreal, canada
    Posts
    6,898


    Did you find this post helpful? Yes | No

    Default Re: Array of string to send with TX int ?

    That's the kind of missing info I needed But it's still doable using the DT/DATA thing at running time.

    Oh well. Keep us inform
    Steve

    It's not a bug, it's a random feature.
    There's no problem, only learning opportunities.

Members who have read this thread : 0

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