hexagon logo

Export EXCEL/CSV from print commad only reporting first hit from Surface Profile

So I have a program that inspects the hubs of a blisk. I use a loop (LOOP/START, LOOP/END type) to do each cavity, creating 90 vector points per hub, which I use to make a constructed scan and feed that into a surface profile. Have a print command at the end of the program to generate an RTF (which later gets converted to a PDF via an external command), and Excel/CSV file. When executing the entire program, only the first hit of each profile makes it to the excel file. The RTF looks fine. When I execute the program from cursor on the print command, everything is jack and jolly. What is the demon doing?ConfusedBlushAngry

I should probably also mention that I'm re-writing the P2X file just prior to the print command, to customize the file name of the excel output.