• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    Autodesk Inventor

    Reply
    Contributor
    cwilko
    Posts: 20
    Registered: ‎07-01-2010
    Accepted Solution

    Parameter Syntax

    233 Views, 3 Replies
    10-18-2011 08:23 PM

    I am in the process of compiling a parameter driven sprocket.

    And before anyone recommends I just download the model from the CBLISS website these items are spreadsheet driven and they conflict with the MRP system interface we are using here.

     

    All my formulas seem to be going nicely until I have to enter the square factor into the formula. [i.e. (d0)^2 or powr ((d0):2)]

    It just will not accept syntax function.

    I have an idea the problem my lay in the unit types in the equation or the previous equations.

     

    If anyone has some suggestions.

    The formula I am trying to achieve is

    Hr = sqrt(Fr^2-(1.4ul*DR-0.5ul*PITCH)^2)

    Refer to JPG for clearer picture as to where I am coming unstuck.

     

    CLINT

    Inventor 2012 Professional

    Thanks Clint
    Inventor 2012 Professional
    Please use plain text.
    Employee
    Posts: 44
    Registered: ‎08-01-2008

    Re: Parameter Syntax

    10-19-2011 04:01 AM in reply to: cwilko

    Hi

     

    I tried as your formula, and it works fine in my side, see my attached picture

    could you check it again?

     

    Thanks

    Mick

    Please use plain text.
    *Expert Elite*
    Posts: 724
    Registered: ‎09-03-2008

    Re: Parameter Syntax

    10-19-2011 10:15 AM in reply to: cwilko

    According to the image you attached, the formula you entered results in a unit mis-match error.  See here:

     

    Units.png

    However, if you enter the entire formula that you wrote out in your post (sqrt(Fr^2-(1.4ul*DR-0.5ul*PITCH)^2)), you shouldn't have a problem (as seen in the image in Mick's post).  Because the units are being squared and then square-rooted, Inventor won't like the formula until you complete it by closing the square-root function.

     

     

    Please use plain text.
    Contributor
    cwilko
    Posts: 20
    Registered: ‎07-01-2010

    Re: Parameter Syntax

    10-19-2011 01:57 PM in reply to: cwhetten

    Thanks guys

    It seems I was putting the cart before the horse.

     

    Thaks again

    Thanks Clint
    Inventor 2012 Professional
    Please use plain text.