hexagon logo

Excel form report

Hello,
I'm new to PC-DMIS and I'm currently trying to devellop a python app that manages the measurement data out of PCDMIS in a specific format i want.

I'm using the excel format report files generated by PCDMIS as my database.

I just noticed that a PCDMIS Object Library exists and i'm wondering if it is possible to add to my python script something that gets PCDMIS to save the report of the current measurement prg running on in a path i want ?
Any help appreciated.
  • Hello there, i made a .BAS to automatically create folders like > Part number > Type of measurement > measuring date > saves in csv and pdf with #Partnumber_#Serial number.

    Based on this you can create your own version i use tracefields to fill the header of the report and using tracefield values to create every folder.

    You can create your own version based on this

    Attached Files