Update Tool Offset

To begin, open the Update CNC Tool Offset dialog box (Operations | CNC Programming | Update Tool Offset).

Update CNC Tool Offset Dialog Box

The Length value and Diameter value boxes are typically filled in from the Expression Builder dialog box. Type the tool number and click OK to create the Update Tool Offset feature in the measurement routine.

For details on creating expressions with the Expression Builder dialog box, see the "Using Expressions and Variables" chapter in the PC-DMIS Core documentation.

In Command mode (View | Command Mode), navigate to the Length field in the command, and press F2 on your keyboard to open the Expression Builder dialog box. Select the required length feature, such as the measured plane, and create an expression that computes the difference between the nominal and measured values as shown below:

Expression Builder Dialog Box for Length

Repeat the above procedure for the diameter as shown below.

Expression Builder Dialog Box for Diameter

For details on how to use and create expressions with the Expression Builder dialog box, see "Creating Expressions with the Expression Builder" in the PC-DMIS Core documentation.

PC-DMIS adds the following line to the measurement routine:

CNC/UPDATETOOLOFFSET,LOC12.Z.DEV,CIR1.DIAM-CIR1.TDIAM,update.wrk,O1234,1

PC-DMIS NC updates the tool table for Tool 1.

When PC-DMIS NC executes the CNC command, it generates a request file.

Example Update Tool Offset Request file

PC-DMIS NC performs a final update to the tool table.