hexagon logo

This is my Excel Spreadsheet to "pull" dimensions from PC-DMIS

Hello,

Attached to this post is the latest version of the Excel spreadsheet I use to pull dimensions from PC-DMIS. This is especially useful when you have multiple parts to run and you want all the dimensions on one sheet.

There have been a few minor changes from the original. The most significant change was to add support for bonus tolerances on FCF dimensions. Key-ins are supported. Works in V2014.1 and most others, including V4.3

Feel free to suggest improvements but I have limited time and ability.

The original source code was written by Jared Hess at Wilcox a long ,long time ago ... in a galaxy far, far away. This version has been heavily modified (by me) over the years, and fortunately, I haven't completely ruined it yet.

Dimensional results are put into a column on the spreadsheet. Each part you run starts a new column.

This post will replace the one I have in "code samples"

Make sure you enable macros.

You may have to choose the correct library file depending on the version of PC-DMIS you are running.
Parents
  • dmis100,

    Anyone know what causes this or how to fix??

    4/1/96


    It is a simple MsgBox.
    Put this code comment and never show again. (tested, works fine)


    MsgBox (" TPM1 = " & TPM1 & " TPM2 = " & TPM2)



    When you using the Material Condition(parallelism) TPM gets a value and show this is an MSG box....Wink


    sry my english isRage
Reply
  • dmis100,

    Anyone know what causes this or how to fix??

    4/1/96


    It is a simple MsgBox.
    Put this code comment and never show again. (tested, works fine)


    MsgBox (" TPM1 = " & TPM1 & " TPM2 = " & TPM2)



    When you using the Material Condition(parallelism) TPM gets a value and show this is an MSG box....Wink


    sry my english isRage
Children
No Data