WHILE WEND and SHIFTIN


Closed Thread
Results 1 to 9 of 9

Hybrid View

  1. #1
    Join Date
    Jan 2006
    Location
    Istanbul
    Posts
    1,185


    Did you find this post helpful? Yes | No

    Default Re: WHILE WEND and SHIFTIN

    1. When you are in the while loop, have a time out routine.
    For example, have your PIC timer module set to the time you need. For example, IF TMR1IF THEN Exitloop. TMR1 is preloaded with your required time.

    2. Need to see the code.
    "If the Earth were a single state, Istanbul would be its capital." Napoleon Bonaparte

  2. #2
    Join Date
    Nov 2003
    Location
    Wellton, U.S.A.
    Posts
    5,924


    Did you find this post helpful? Yes | No

    Default Re: WHILE WEND and SHIFTIN

    2.
    Do you have
    DEFINE OSC 32
    Dave
    Always wear safety glasses while programming.

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