Hello, I am a newbie. The CMM is fresh off of the truck. My task is to program multiple part programs, link our SPC Light software, set up STI+, design fixtures, and get it all done yesterday.
I am having trouble with getting the measured data to write to an Excel file correctly. I am using the "WRITE_BLOCK" function, but it puts all 7 results into one cell. I want them to be in individual cells across the columns. I understand how to get the program to "APPEND" the file, and write on the next row down. I just can't get it to "tab" over to the next column. Any tips?
I am having trouble with getting the measured data to write to an Excel file correctly. I am using the "WRITE_BLOCK" function, but it puts all 7 results into one cell. I want them to be in individual cells across the columns. I understand how to get the program to "APPEND" the file, and write on the next row down. I just can't get it to "tab" over to the next column. Any tips?
Comment