Workpiece Counter - Siemens SINUMERIK 808D ADVANCED Programming And Operating Manual

Computer numeric control
Hide thumbs Also See for SINUMERIK 808D ADVANCED:
Table of Contents

Advertisement

You can also view the time counter information through the following operating area:
8.17.2

Workpiece counter

Functionality
The "Workpiece counter" function provides counters for counting workpieces.
These counters exist as system variables with write and read access from the program or via operator input (observe the
protection level for writing!).
Machine data can be used to control counter activation, counter reset timing and the counting algorithm.
Counters
● $AC_REQUIRED_PARTS
Number of workpieces required (workpiece setpoint)
In this counter you can define the number of workpieces at which the actual workpiece counter $AC_ACTUAL_PARTS is
reset to zero.
The generation of the display alarm 21800 "Workpiece setpoint reached" can be activated via machine data.
● $AC_TOTAL_PARTS
Total number of workpieces produced (total actual)
The counter specifies the total number of all workpieces produced since the start time.
The counter is set to zero upon every booting of the control system automatically.
● $AC_ACTUAL_PARTS
Number of actual workpieces (actual)
This counter registers the number of all workpieces produced since the starting time. When the workpiece setpoint is
reached ( $AC_REQUIRED_PARTS, value greater than zero), the counter is automatically zeroed.
● $AC_SPECIAL_PARTS
Number of workpieces specified by the user
This counter allows users to make a workpiece counting in accordance with their own definition. Alarm output can be
defined for the case of identity with $AC_REQUIRED_PARTS (workpiece target). Users must reset the counter
themselves.
Programming example
N10 IF $AC_TOTAL_PARTS==R15 GOTOF SIST
G0 X50 Z50
N80 SIST:G0 X60 Z60
N90 MSG("Workpiece setpoint reached")
N100 M0
M30
Display
The content of the active system variables is visible on the window opened through the following key operations:
118
; Count reached?
Programming and Operating Manual (Turning)
6FC5398-5DP10-0BA2, 06/2015

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents