Axis-specific H functions (P-CHAN-00025)
| P-CHAN-00025 | Axis-specific H functions | 
| Description | User-specific H functions programmed in DIN syntax are processed and executed channel-specific. If the user wishes to force axis-specific handling for specific H functions, it is possible to configure them using this parameter so that they have an axis-specific effect. Each H function can be assigned an axis name on which it is to act. Both path axes and spindle axes are permissible. | 
| Parameter | h_default_outp_ax_name[i] where i = 0... 999 (maximum number of H functions, | 
| Data type | STRING | 
| Data range | Maximum 16 characters (length of axis name, application-specific) | 
| Dimension | ---- | 
| Default value | * | 
| Remarks | Parameterisation example: The user-specific H function H10 is to be programmed in DIN syntax to act on the Z axis. The user-specific H function H11 is to be programmed in DIN syntax to act on the S2 spindle axis. h_default_outp_ax_name[10] Z h_default_outp_ax_name[11] S2 * Note: The default value of variables is a blank string. |