hexagon logo

Vision and Probe Calibration Offset

Don't break the calibration chain!
I am posting this in hopes to have it made into a sticky since I see this issue arise a lot in the Vision section. This document perfectly explains the calibration process for calibrating offset with a Vision primary system with TTP.

Attached Files
Parents

  • Hi All,

    I have a question on this.
    May I know what the last block of this code does?
    This is required for me to use in my calib routine.
    Thanks for your help in advance!!.

    LOADPROBE/POINT3 OPTIV
    TIP/TIP1, SHANKIJK=0, 0, 1, ANGLE=0
    AUTOCALIBRATE/PROBE, PARAMETER_SET=Sphere_Cal3, QUALTOOL_MOVED=NO,
    SHOW_SUMMARY=YES, OVERWRITE_RESULTSFILE=NO
    BEGIN AUTOCALIBRATE RESULTS FOR PROBE POINT3 OPTIV USING SET Sphere_Cal3
    Probe file=POINT3 OPTIV Date=9/26/2016 Time=11:06:16 AM
    TIP1 THEO X -55.5000 Y 0.0000 Z 84.0000 D 0.3000
    TIP1 MEAS X -55.5142 Y -0.0966 Z 84.2605 D 0.2879 StdDev 0.0008
    END AUTOCALIBRATE RESULTS FOR PROBE POINT3 OPTIV USING SET Sphere_Cal3



    This is simply the results of your probe calibration. Theo is the theoretical position of your probetip center and the measured is...well, the measured values of your probe tip center. if you want to disable it, i think you can change "SHOW_SUMMARY=NO"
Reply

  • Hi All,

    I have a question on this.
    May I know what the last block of this code does?
    This is required for me to use in my calib routine.
    Thanks for your help in advance!!.

    LOADPROBE/POINT3 OPTIV
    TIP/TIP1, SHANKIJK=0, 0, 1, ANGLE=0
    AUTOCALIBRATE/PROBE, PARAMETER_SET=Sphere_Cal3, QUALTOOL_MOVED=NO,
    SHOW_SUMMARY=YES, OVERWRITE_RESULTSFILE=NO
    BEGIN AUTOCALIBRATE RESULTS FOR PROBE POINT3 OPTIV USING SET Sphere_Cal3
    Probe file=POINT3 OPTIV Date=9/26/2016 Time=11:06:16 AM
    TIP1 THEO X -55.5000 Y 0.0000 Z 84.0000 D 0.3000
    TIP1 MEAS X -55.5142 Y -0.0966 Z 84.2605 D 0.2879 StdDev 0.0008
    END AUTOCALIBRATE RESULTS FOR PROBE POINT3 OPTIV USING SET Sphere_Cal3



    This is simply the results of your probe calibration. Theo is the theoretical position of your probetip center and the measured is...well, the measured values of your probe tip center. if you want to disable it, i think you can change "SHOW_SUMMARY=NO"
Children
No Data