Timeout and Process time of M04 (P-CHAN-00046)
With this element the time-out of the M-function M04 is set. If the calculation of processing time is activated, with this element the process time of the M-function M04 is given.
The element is used for calculation of processing time only in the moment. |
Variable name | Type | Permitted range | Dimension |
m4_prozess_zeit | UNS32 | 0 < m4_prozess_zeit < MAX(UNS32) | µs |
EXAMPLE:For the spindle „S1“ the process time for M04 is set to 1s.
Extract from channel parameters list:
:
spindel[0].bezeichnung S1
spindel[0].log_achs_nr 6
:
spindel[0].s_prozess_zeit 1000000
spindel[0].m3_prozess_zeit 1000000
spindel[0].m4_prozess_zeit 1000000
spindel[0].m5_prozess_zeit 1500000
spindel[0].m19_prozess_zeit 2000000
: