Axis specific H-functions (P-CHAN-00025)

User specific H-functions programmed in the standard DIN-syntax, are processed and executed channel specific.

By the parameter „h_default_outp_ax_name“ the user is able to force an axis specific processing of H-functions. For each H-function an axis name can be assigned. Not only path axes but also spindle axis are permissible.

Variable name

Type

Permitted range

Dimension

h_default_outp_ax_name[i]

ISG_CHAR

0... [ACHS_NAME_LAENGE-1]

----

i

UNS16

0 ... [H_FKT_ANZ-1]

----

Value ACHS_NAME_LAENGE

Significance

application-dependent

Maximum length of the axis name

Value H_FKT_ANZ

Significance

application-dependent

Maximum Number of H-functions

EXAMPLE:The user specific H-function H10 programmed in the standard DIN-syntax effects on the Z-axis.
The user specific H-function H11 programmed in the standard DIN-syntax effects on the S2-spindle axis.

Extract from channel parameters list:

# Definition of axes specific H-functions 
h_default_outp_ax_name[10] Z
h_default_outp_ax_name[11] S2