Serin2 Timeout


Closed Thread
Results 1 to 16 of 16

Thread: Serin2 Timeout

Hybrid View

  1. #1
    skimask's Avatar
    skimask Guest

    Default

    Quote Originally Posted by tazntex View Post
    Hello,
    What about SEROUT2? I am using:
    OPEN/LOOK IN THE BOOK!
    SERIN2 and SEROUT2 are the same!!!

    And a little bit more reading would show that you could also save quite a bit of typing.

    This line:
    serout serpin,N2400,[$55,$55,$55,$55,$55,$AA,$AA,$AA,$AA,$AA,synch,addr ess,address,keydata,keydata,chk_sum]

    could act the same as:
    serout2 serpin , mode , [ REP $55\5 , REP $AA\5 , synch , REP address\2 , REP keydata\2 , chk_sum ]
    Last edited by skimask; - 15th August 2008 at 02:37.

Similar Threads

  1. GPS $GPRMC to PIC16F684. Need help with SERIN2
    By xnihilo in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 27th November 2009, 09:47
  2. Serin2 and Timeout to Label
    By f0ster52 in forum Serial
    Replies: 2
    Last Post: - 10th April 2009, 03:29
  3. 18f242 serin2 timeout
    By Armadus in forum Serial
    Replies: 1
    Last Post: - 28th July 2007, 22:41
  4. SERIN SERIN2 Timeout
    By markedwards in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 23rd June 2005, 18:59
  5. Serin2 Timeout, how it works?
    By Fossil in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 4th March 2004, 10:09

Members who have read this thread : 2

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