Proton Commands & statements


Closed Thread
Results 1 to 4 of 4
  1. #1
    Join Date
    Sep 2005
    Location
    Switzerland
    Posts
    46

    Default Proton Commands & statements

    Hi everybody,
    I just received a program written using Proton Pic Basic.
    Same statements are easy to understand and to 'translate'
    into Pic Basic Pro (ex.: Delayms = Pauseus) but some are
    not.
    I was wondering if it's available a kind of statements compatibility
    table. I tried to search it but no success.
    Thanks for your help
    Lotondo

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


    Did you find this post helpful? Yes | No

    Default

    Hi Lotondo,

    Since you are talking about PBP, lets take it.

    First, "Delayms = Pauseus" ?
    Are you sure about this?

    Also what other commands you need to know? You should be able to figure them out as a PBP user.

    Or are you?


    -------------------
    "If the Earth were a single state, Istanbul would be its capital." Napoleon Bonaparte

  3. #3
    Join Date
    Sep 2005
    Location
    Switzerland
    Posts
    46


    Did you find this post helpful? Yes | No

    Default

    Well Sayzer,
    I'm not for sure a genius but I use PBP.
    Have a look at my few posts.

    >First, "Delayms = Pauseus" ?
    >Are you sure about this?

    It could be also Pause that's why I'm searching for a table
    As I don't know Proton picbasic, ms could stand for microseconds
    or milliseconds !

    I'll let you know my doubts after a full review of the proton code.
    Bye
    Lotondo

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


    Did you find this post helpful? Yes | No

    Default

    m=milli
    u=micro

    From what i remind of PDS,
    DelayUS => PauseUs
    DelayMs => Pause
    Steve

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

Similar Threads

  1. Microcode Plus vs Proton Suite
    By rdxbam in forum mel PIC BASIC Pro
    Replies: 6
    Last Post: - 24th October 2009, 02:41
  2. How much code space do PBP statements use.
    By Darrel Taylor in forum Code Examples
    Replies: 5
    Last Post: - 13th February 2009, 21:31
  3. LCD commands
    By ruijc in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 26th September 2008, 12:09
  4. PBP - are DEFINE command(s) mandatory?
    By flotulopex in forum mel PIC BASIC Pro
    Replies: 1
    Last Post: - 15th September 2006, 16:43
  5. Timing in PICBasic Pro commands
    By freelancebee in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 11th September 2005, 00:50

Members who have read this thread : 1

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