Parameterisation

The section below described the parameterisation of the position data.

In addition, the parameters of the drilling cycle must also be specified when the cycle is called (see Programming example). The actual drilling cycle is parameterised as described in the cycle documentation:

The position parameters here refer to the currently active tool coordinate system (before cycle call).

Required input parameters

Input parameters

Description

@P100

Reference cycle as character string

Optional input parameters

Input parameters

Description

@P101

Position in X of the 1st hole (absolute)

Default value = current position in X

@P102

Position in Y of the 1st hole (absolute)

Default value = current position in Y

@P103

Position in X of the 2nd hole (absolute)

@P104

Position in Y of the 2nd hole (absolute)

@P105

Position in X of the 3rd hole (absolute)

@P106

Position in Y of the 3rd hole (absolute)

@P107

Position in X of the 4th hole (absolute)

@P108

Position in Y of the 4th hole (absolute)

@P109

Position in X of the 5th hole (absolute)

@P110

Position in Y of the 5th hole (absolute)

@P111

Position in X of the 6th hole (absolute)

@P112

Position in Y of the 6th hole (absolute)

@P113

Position in X of the 7th hole (absolute)

@P114

Position in Y of the 7th hole (absolute)

@P115

Position in X of the 8th hole (absolute)

@P116

Position in Y of the 8th hole (absolute)

@P117

Position in X of the 9th hole (absolute)

@P118

Position in Y of the 9th hole (absolute)

@P119

Position in X of the 10th hole (absolute)

@P120

Position in Y of the 10th hole (absolute)

It is recommended to use the Syntax check.to verify whether the input parameters are correctly assigned.