Pause


Results 1 to 8 of 8

Thread: Pause

Threaded View

  1. #6
    Join Date
    Jul 2003
    Location
    Colorado Springs
    Posts
    4,959


    Did you find this post helpful? Yes | No

    Default

    blue,

    From that I can see that you are using the PICBASIC™ Compiler , or at least you're reading the PBC manual.

    For PBC, all programs are assumed to run at 4Mhz. So yes, if you run it at 8Mhz instead, everything will be twice as fast, or take half the time, which ever way you want to look at it. (Glass half empty thing)

    With PicBasic Pro, there is the OSC define that allows the compiler to compensate for the different oscillator speeds.

    And, PBC doesn't have a PAUSEUS command.
    <hr>
    PBC questions can be a little confusing outside of it's own forum.
    mel PIC BASIC
    http://www.picbasic.co.uk/forum/forumdisplay.php?f=3
    Last edited by Darrel Taylor; - 23rd December 2005 at 06:31.
    DT

Similar Threads

  1. Delayed output 10 secs
    By lilimike in forum mel PIC BASIC Pro
    Replies: 37
    Last Post: - 14th October 2011, 06:28
  2. Old and beyond help ?
    By DavidFMarks in forum mel PIC BASIC Pro
    Replies: 46
    Last Post: - 11th December 2008, 15:23
  3. Replies: 11
    Last Post: - 12th July 2008, 02:36
  4. Fade out LEDs question
    By Sam in forum mel PIC BASIC Pro
    Replies: 8
    Last Post: - 22nd June 2008, 10:50
  5. Help Quick Need to make code smaller
    By Programmednew in forum mel PIC BASIC Pro
    Replies: 41
    Last Post: - 25th January 2005, 03:46

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