M / H Steuercodes
The M/H functions described below can be used for process control on the profile rounding.
Variable name | Type | Permitted range | Dimension |
tube_profile.techno_nr_rnd_on | SGN16 | -1 ... [M/H_FKT_ANZ-1] Default: -1 = not used | --- |
tube_profile.techno_nr_rnd_off | SGN16 | -1 ... [M/H_FKT_ANZ-1] Default: -1 = not used | --- |
tube_profile.techno_type | SGN16 | 0 : M numbers 1 : H numbers | ---- |
Value M/H_FKT_ANZ | Meaning |
application-specific | Maximum number of M/H functions |
Attention
To activate the function, the M/H numbers of the two parameters must be >= 0.
M/H numbers may not already be assigned by an application in P-CHAN-00041 (m_synch[...]) or P-CHAN-00027 (h_synch[...]).
Excerpt from the channel parameter list:
# Definition of M/H functions for profiled tube rounding technology # =============================================================== : tube_profile.techno_type 1 Use of H numbers tube_profile.techno_nr_rnd_on 300 H number, engage in rounding tube_profile.techno_nr_rnd_off 400 H number, retract from rounding # |