Description
Tool parameters
| P-TOOL-00001 | Type | 
| Description | This parameter is assigned to distinguish between tool types. | 
| Parameter | wz[i].typ or wz[i].type | 
| Data type | UNS16 | 
| Data range | 0: Milling tool 1: Turning tool 2: Grinding tool 3: Wire (erosion) | 
| Dimension | ---- | 
| Default value | 0 | 
| Remarks | Parameterisation example: Tool 5 is a milling tool wz[5].typ 0 | 
| P-TOOL-00030 | Wear constant | 
| Description | The wear constant is used to calculate continuous tool wear. Alternatively, it can also be defined in the NC program (#OTC […]. | 
| Parameter | wz[i].grinding_wear_const | 
| Data type | REAL64 | 
| Data range | 0 ≤ grinding_wear_const | 
| Dimension | 0.1µm/m | 
| Default value | 0 | 
| Remarks | The wear constant should contain relatively small values. There is no special dynamic consideration based on the actual wear values. | 
| P-TOOL-00031 | Maximum discrete infeed | 
| Description | The maximum discrete infeed defines the greatest relative change which is assignable by the PLC. | 
| Parameter | wz[i].grinding_max_infeed | 
| Data type | REAL64 | 
| Data range | MIN(SGN32) ≤ grinding_max_infeed ≤ MAX(SGN32) | 
| Dimension | 0.1µm | 
| Default value | 0 | 
| Remarks | 
 | 
| P-TOOL-00138 | Grinding disc tilt angle | 
| Description | The parameter defines the angle between the centre line of the grinding disc and the 3rd main axis for tilted grinding discs. | 
| Parameter | wz[i].grinding_disc_tilt_angle | 
| Data type | REAL64 | 
| Data range | -45°≤ grinding_tilt_angle ≤ 45° | 
| Dimension | 0.0001° | 
| Default value | 0 | 
| Remarks | 
 Grinding disc tilt angle | 
Channel parameters
| P-CHAN-00870 | Position requests with active OTC | 
| Description | When OTC is active, this parameter allows the use of NC commands and functions that result in a position request in the NC channel. This includes e.g.: 
 An error with ID 21572 is output if each NC command or function is programmed without P-CHAN-00870. | 
| Parameter | allow_pos_req_otc | 
| Data type | BOOLEAN | 
| Data range | 0: Position request not allowed with active OTC 1: Position request allowed with active OTC | 
| Dimension | ---- | 
| Default value | 0 | 
| Remarks | Available as of Build V3.1.3081.8 or V3.1.3116.0 | 
