Jump to content

Exporting CMM Data to Excel & Adding more columns


---
 Share

Recommended Posts

I am trying to export the data from multiple CMM runs into the same excel file. 

I am able to export the data from one run into the default Calypso excel sheet, but I want to have more data than the default sheet has. I would like to include columns to list the dimension type (linear distance, diameter, etc) and mold cavity number.

I have an excel template that we currently fill out manually, but I want to automate the process.

On our printouts, the dimension type for each characteristic and the cavity number are reported, so I figure that Calypso has some way of exporting this data to an excel sheet. 

Any help is appreciated, thanks!

Link to comment
Share on other sites

I know you can do this all in Calypso, especially using PCM; But that's not what I do.  

 

I highly recommend using the .chr and .hdr table files.  And then using a Python script or something.   The .chr and .hdr tables files have everything you need in it already.  Python could combine as many files as you want into the same file.

 

Don't be intimidated writing Python scripts.  With AI, everyone is a programmer now.  

  • Like! 1
Link to comment
Share on other sites

 Share

×
×
  • Create New...