Your Products have been synced, click here to refresh
Open a .XYZ file where you write values. If you want to skip "<" and ">" you can use FORMAT("%3.3f,%3.3f,%3.3f",CIRC1.XYZ)
You open the file at the start, you write lines along the prog and you close the file at the end. You can add the part number at the start, with a operator comment.
Here is the program I use to save my output. You will need to add a folder called CMM DATA to your C drive for this to work. You can call this with an external command right from your program.
Sounds great! MR. Hines, could you post code so I have a clue how to get it to work? Would appreciate. Thanks!
EXTERNALCOMMAND/NO_DISPLAY, WAIT ; C:\PCDMISW 3.7V4\WIZARDS\PARSER\PCD_PARSER.EXE
EXTERNALCOMMAND/NO_DISPLAY, WAIT ; "C:\PCDMISW 3.7V4\WIZARDS\PARSER\PCD_PARSER.EXE /j:38151 /p:AA_"+C1.INPUT
V1 =LOOP/START, ID = YES, NUMBER = 0, START = 1, SKIP = , OFFSET: XAXIS = 0, YAXIS = 0, ZAXIS = 0, ANGLE = 0 [I]code[/I] [I]code[/I] [I]code[/I] EXTERNALCOMMAND/NO_DISPLAY, WAIT ; "C:\PCDMISW 3.7V4\WIZARDS\PARSER\PCD_PARSER.EXE /j:[I]your_job_number[/I] /p:"+V1 LOOP/END
© 2024 Hexagon AB and/or its subsidiaries. | Privacy Policy | Cloud Services Agreement |