Programming and Operating Manual (Milling)
6FC5398-4DP10-0BA1, 01/2014
115
●
Total execution time in seconds of NC programs in "AUTO" mode
In "AUTO" mode, the runtimes of all programs between program start and end are summed up. The timer is zeroed after
each power-up of the control system.
●
Runtime of the selected NC program (in seconds)
The runtime between program start and end is measured in the selected NC program. The timer is reset with the start of
a new NC program.
●
Tool action time (in seconds)
The runtime of the path axes is measured in all NC programs between program start and end without rapid traverse
active and with the tool active (default setting).
The measurement is interrupted when a dwell time is active.
The timer is automatically set to zero after each power-up of the control system.
N10 IF $AC_CUTTING_TIME>=R10 GOTOF WZZEIT
; Tool operation time limit value?
N90 MSG("Tool action time: Limit value reached")
The content of the active system variables is visible on the window opened through the following key operations:
→
→
①
= $AC_TOTAL_PARTS
⑤
= $AC_CYCLE_TIME
②
= $AC_REQUIRED_PARTS
⑥
= $AC_CUTTING_TIME
③
=$AC_ACTUAL_PARTS
$AC_SPECIAL_PARTS is not available for display.
⑦
= $AN_SETUP_TIME
④
= $AC_OPERATING_TIME
⑧
= $AN_POWERON_TIME