I have a Basic Script at the beginning of my program that prompts the operator to enter the serial number of a part. Then at the end of the program I have an excel form report being created and auto-saved as the serial number.
I would like to accomplish the same thing but with a PDF report. I can get the PDF to auto-save, but not as the serial number. Below is the end of my program. The green text is where i would assume some type of variable could be placed. Until i get it right i am manually saving. Thanks in Advance guys!
I'm actually hoping to use custom serial numbers. We do not Run 100% of this particular part through the CMM. I have code (basic script) at the beginning of the program to input the part/serial number of the part being checked (they are pre-engraved). I am looking to save as the same thing that's input at the beginning of the program. So maybe not exactly "Serializing" but a custom naming convention.
I'm actually hoping to use custom serial numbers. We do not Run 100% of this particular part through the CMM. I have code (basic script) at the beginning of the program to input the part/serial number of the part being checked (they are pre-engraved). I am looking to save as the same thing that's input at the beginning of the program. So maybe not exactly "Serializing" but a custom naming convention.