Siemens SINUMERIK 808D ADVANCED Programming And Operating Manual page 115

Operator-panel-based cncs
Hide thumbs Also See for SINUMERIK 808D ADVANCED:
Table of Contents

Advertisement

● $AC_OPERATING_TIME
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.
● $AC_CYCLE_TIME
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.
● $AC_CUTTING_TIME
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.
Programming example
N10 IF $AC_CUTTING_TIME>=R10 GOTOF WZZEIT
G0 X20 Y20
N80 WZZEIT:G0 X30 Y30
N90 MSG("Tool action time: Limit value reached")
N100 M0
M30
Display
The content of the active system variables is visible on the window opened through the following key operations:
Window display:
= $AC_TOTAL_PARTS
= $AC_REQUIRED_PARTS
=$AC_ACTUAL_PARTS
$AC_SPECIAL_PARTS is not available for display.
= $AC_OPERATING_TIME
Programming and Operating Manual (Milling)
6FC5398-4DP10-0BA1, 01/2014
; Tool operation time limit value?
= $AC_CYCLE_TIME
= $AC_CUTTING_TIME
= $AN_SETUP_TIME
= $AN_POWERON_TIME
115

Advertisement

Table of Contents
loading

Table of Contents