hexagon logo
  • How to Equate Alignment for *Hot* Job

    STARTUP =ALIGNMENT/START,RECALL:USE_PART_SETUP,LIST=YES ALIGNMENT/END MODE/MANUAL FORMAT/TEXT,OPTIONS, ,HEADINGS,SYMBOLS, ;NOM,TOL,MEAS,DEV,OUTTOL, , LOADPROBE/PROBE 10 TIP/T1A0B0, SHANKIJK=0, 0, 1, ANGLE=0 WORKPLANE/ZPLUS MOVESPEED/ 100…
  • Custom Form Parameter to Variable

    We are developing a programming and reporting template based on user needs. I am working on the reporting aspect of this project, with a goal of automatically saving PDF's, XLS, and Point Cloud data to multiple locations, and using the variable input…
  • Setting the "Print Background Colors" report setting in code.

    There's a weird sort of bug, at least up to version 2020R2, that propagates the setting "Print Background Colors". I know you can change this by hitting F5, but the situation is slightly more complicated. I will provide an example: Lets say you have…
  • code for calculating spacing error.

    is there any code we can use to calculate this from set true position values? for a circular disk with 60 slots at od. SPACING ERROR NOT TO EXCEED 0.005 TOTAL. SPACING ERROR BETWEEN ADJACENT SLOT 0.003 MAX AT 60 PLACES. 1 PLACE MAY BE 0.005 MAX…
  • Auto save serialized pdf report

    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…