Configuring and registering the compensation

Registering the compensation in TwinCAT

The following data is used to register a TcCOM object (TcCncServices.h)

The transformation is registered in the following TcCOM interface, which is defined in the file TcCncInterfaces.h.

Registering the compensation in the CNC

The first time the NC command of the external compensation is executed, the TcCom object is loaded for the first time and the method “initializeCompensation” is invoked. The command is then executed.