[Jo...] Posted yesterday at 01:25 PM Share Posted yesterday at 01:25 PM Hello, Normally I would drag and drop multiple csv files with CMM results (coordinates, point name and type) in and follow the software to import these file. In most cases this suits me well. But in certain cases another method is needed. I need to iterate over each file in a list of selected files and perform the import file by file. Doing that with the code as below, the program crashes. gom.script.sys.import_ascii ( files=['C:/1_AC112_2025-11-22 B-D.csv'], import_mode='new_stage', template_bin=gom.Binary ('some string') ) Zeiss Inspect 2025 sp2 is used. What else has to be done when importing the csv files one by one? Do I need to use : 'gom.script.sys.add_new_stage()' function? Thanks in advance. Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in