Capture and compare serial data


Results 1 to 17 of 17

Threaded View

  1. #17
    Join Date
    Nov 2003
    Location
    Greece
    Posts
    4,166


    Did you find this post helpful? Yes | No

    Default

    Another one idea is to have the 3rd string stored in an array and then on the 4th reception compare in the serial input that string using the wait modifier
    like this:

    debugin [str my_array\4]

    and then

    debugin [waitstr my_array\4]

    I'll try to put up an example soon. I got to go now... sorry

    Ioannis
    Last edited by Ioannis; - 6th April 2010 at 10:11.

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