Synchronization


Mastercam, the statement that should be written in the “Tool Description”:

SYNCH_NO=@

After adding these expressions in Mastercam, the expression will be added to the created NCI file.

Type of UDE:

It is a standard type UDE. In standard usage, there is no need to make an extra definition in MANUSpost developer to activate this UDE.

What Is It Used For:

It is used in multi-turret (multi-channel) machines, to ensure that each channel (turret) works in the desired order or to operate together.

How to Deactive?:

It is effective on the line it is printed on. Therefore, it does not need to be deactivated. When this UDE is activated, “Synchronization Number” is assigned in the CLS file before the operation in which it is activated.

What Affects/Changes in MANUSpost Developer:

This UDE defines the value of the “VAR.Turret.SynchronizationNumber” variable in MANUSpost Developer and the “Word” created from this variable is used in the desired “Command”, and the desired synchronization number is printed in the NC program at the desired position.