DIV32 calculation with PBP3 version 3.0.6.0


Closed Thread
Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    May 2013
    Location
    australia
    Posts
    2,631


    Did you find this post helpful? Yes | No

    Default Re: DIV32 calculation with PBP3 version 3.0.6.0

    at least one of the values in the calculation must be a var.

    eg
    Code:
     capture=500
     calc1 =  capture * 1000 ';;; My own values just for testing first
     pulse_width = div32 100 ';;; this results is correct
    ps when you post code use the code tags , the forum will mess things up format wise without them
    Warning I'm not a teacher

  2. #2
    Join Date
    Feb 2009
    Posts
    10


    Did you find this post helpful? Yes | No

    Default Re: DIV32 calculation with PBP3 version 3.0.6.0

    Richard,

    Thanks for reply. I will immediately try your suggestion and will report back.

  3. #3
    Join Date
    Feb 2009
    Posts
    10


    Did you find this post helpful? Yes | No

    Default Re: DIV32 calculation with PBP3 version 3.0.6.0

    Richard, I used variables in the calculation as per your reply. The result now 100%. Thanks again, much appreciared

Similar Threads

  1. PBP3 version history?
    By mtripoli in forum mel PIC BASIC Pro
    Replies: 2
    Last Post: - 6th November 2012, 16:33
  2. New PBP version - Gold version - Is it really worth it?
    By financecatalyst in forum General
    Replies: 20
    Last Post: - 8th October 2011, 01:34
  3. DIV32 Questions ...
    By Acetronics2 in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 10th November 2007, 00:49
  4. Div32
    By Archangel in forum mel PIC BASIC Pro
    Replies: 5
    Last Post: - 2nd February 2007, 20:26
  5. DIV32 confusion
    By dmairspotter in forum mel PIC BASIC Pro
    Replies: 4
    Last Post: - 7th October 2005, 21:24

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