Description of channel parameters

P-CHAN-00014

Implicit execution of D word with T

Description

If a T command is programmed, the D command is implicitly executed with the same number as the T command. This mechanism can be selected both for a list-based internal and for an external tool management.

This parameter has no effect on the programming of #TOOL PREP (corresponds to the T command). Afterwards, a #TOOL DATA must always be programmed.

Parameter

einrechnen_mit_t

Data type

BOOLEAN

Data range

0/1

Dimension

----

Default value

0

Remarks

Parameterisation example: The parameter 'einrechnen_mit_t' is assigned the value 1. The programming of 'T80' then corresponds to the programming command 'T80 D80'.

einrechnen_mit_t     1

P-CHAN-00016

Tool data is requested from an external tool management

Description

If the system works with external tool management (e.g. integrated in PLC), this parameter is set to 1.

Parameter

ext_wzv_vorhanden

Data type

BOOLEAN

Data range

0/1

Dimension

----

Default value

0

Remarks

Parameterisation example: The system works with an external tool management.

ext_wzv_vorhanden     1

P-CHAN-00076

Send tool life data to external tool management

Description

If an external tool management system is used, only tool data are requested from it by default.

This parameter must also be set to send the tool life data of a tool determined in the NC kernel to the external tool management.

Parameter

tool_life_to_wzv

Data type

BOOLEAN

Data range

0/1

Dimension

----

Default value

0

Remarks

 

P-CHAN-00087

Information of the external tool management in case of a T function

Description

Programming a T function generates a message which is sent to the external tool management to prepare the magazine for a tool change.

Assignment is only executed if an external tool management is used ((P-CHAN-00016).

Parameter

t_info_to_wzv

Data type

BOOLEAN

Data range

0/1

Dimension

----

Default value

0

Remarks

Parameterisation example: If a T function is programmed, the external tool management prepares a tool change.

t_info_to_wzv     1

P-CHAN-00106

Enabling motion blocks during T selection

Description

By setting the parameter to 1, all motion blocks up to the T word are executed. This is an implicit '#FLUSH CONTINUE’ initiated by the T word[PROG// Flushing NC channel].

Assignment only makes sense if an external tool management is used (P-CHAN-00016).

Parameter

t_with_implicit_flush

Data type

BOOLEAN

Data range

0/1

Dimension

----

Default value

0

Remarks

 

P-CHAN-00255

Tool life data recording for rapid traverse motions

Description

With tool life data recording, no rapid traverse motions G00 are recorded by default. This parameter achieves that rapid traverse motions are also considered for tool life data recording.

Parameter

tool_life_capture_all_movements

Data type

BOOLEAN

Data range

0: Rapid traverse motions G00 are not included in tool life data recording (default).

1: Rapid traverse motions G00 are also included in tool life data recording.

Dimension

----

Default value

0

Remarks

 

P-CHAN-00243

Suppress output of tool life parameters 0

Description

When parameter P-CHAN-00076 is set, the tool life data is sent to the external tool management on every tool change, even if this is zero.

This parameter can be set if no tool life data is sent in the event that service distance and service life = zero .

Parameter

tool_life_to_wzv_suppress_zero

Data type

BOOLEAN

Data range

0/1

Dimension

----

Default value

0

Remarks

This parameter is available as of CNC Build V2.11.2802.00 and higher.