hexagon logo

Creating a manual inspection check sheet that is separate to report

Hi All,

I am currently programming a highly critical part for my company and because of this id like to create a kind of form or spreadsheet that can be populated with information inside of PCdmis that I don't want on my report.

For instance there are a lot of threads and drill depths on the part than need to be checked manually, my idea is to create a comment at the end of the program asking if this has been performed. this would then save the inspectors name, SN of part, date and time with information of was drill depths / threads checked. As this part is critical and requires 100% inspection.

I'm struggling with the output to a separate form of some kind as I am unsure how to do this as I've never looked into it so I'm hoping someone here has the knowledge of how to perform such a thing.

Hopefully I've explained enough to say what is I want.

Thanks in advance
Parents
  • I had many programs that would ask the operator questions during execution, some would ask them to questions with text based answers, others would ask for dimensional inputs from manual measurements.
    Both can easily be displayed right on the CMM report, then you are providing your customer with only one document containing all the requirements related to the part.

    Inputs, variables, and generic features are not difficult, only a bit time consuming depending on how many you need. But you only have to do them once (and once you have some setup you can rip them into future programs and just edit the values)
Reply
  • I had many programs that would ask the operator questions during execution, some would ask them to questions with text based answers, others would ask for dimensional inputs from manual measurements.
    Both can easily be displayed right on the CMM report, then you are providing your customer with only one document containing all the requirements related to the part.

    Inputs, variables, and generic features are not difficult, only a bit time consuming depending on how many you need. But you only have to do them once (and once you have some setup you can rip them into future programs and just edit the values)
Children
No Data