Tool parameters

Dynamic data

Depending on the application, it may be necessary to define specific dynamic data for specific tools. This data is used in the spindle during execution to limit revolutions and acceleration. The spindle's logical axis number must be additionally specified so that the dynamical data can be forwarded to the spindle with the associated tool.

P-TOOL-00012

Logical spindle axis number

Parameter

wz[i].log_ax_nr_spdl

Description

The dynamic data of the tool is assigned via the logical axis number of the spindle which is to accommodate the tool after it has been changed in.

Data type

UNS16

Data range

0 < P-TOOL-00012 < MAX(UNS16)

Dimension

Translatory: -

Rotary: -

Default

0

Remarks

If zero is assigned to the logical axis number, no dynamic data is forwarded to the spindle when the tool is changed.

P-TOOL-00013
P-TOOL-00014

Minimum/maximum speed

Parameter

wz[i].vb_min
wz[i].vb_max

Description

Associated low and high rpm limits of the tool

Data type

UNS32

Data range

0 < P-TOOL-00013 < MAX(UNS32)
0 < P-TOOL-00014 < MAX(UNS32)

Dimension

Translatory: -

Rotary: 0.001°/s

Default

-

Remarks

Limiting to the minimum speed P-TOOL-00013 only takes place during endless turning.

P-TOOL-00015

Maximum acceleration

Parameter

wz[i].a_max

Description

Associated maximum acceleration of the tool

Data type

UNS32

Data range

0 < P-TOOL-00015 < MAX(UNS32)

Dimension

Translatory: -

Rotary: °/s2

Default

0

Remarks

-