Siemens SINUMERIK 828D Programming Manual page 270

Hide thumbs Also See for SINUMERIK 828D:
Table of Contents

Advertisement

Special Motion Commands
4.8 Extended measuring function (MEASA, MEAWA, MEAC) (option)
Measurement job with two measuring systems
If a measuring job is executed by two measuring systems, each of the two possible trigger
events of both measuring systems of the relevant axis is acquired. The assignment of the
reserved variables is therefore preset:
$AA_MM1[<axis>]
$AA_MM2[<axis>]
$AA_MM3[<axis>]
$AA_MM4[<axis>]
Probe status
The probe status is available in the following system variables:
$A_PROBE[<n>]
<n>=probe
Value
1
0
Measuring job status for MEASA, MEAWA
If an evaluation is required in the program, the measuring task status can be checked via
$AC_MEA[n], where <n> = number of probe. Once all the trigger events of probe <n> that
are programmed in a block have occurred, this variable returns a value of "1". Otherwise, its
value is 0.
Note
If measurement is started from synchronized actions, $AC_MEA is no longer updated. In this
case, new PLC status signals DB31, ... DBX62.3 or the equivalent variable
$AA_MEAACT[<axis>] must be checked.
Meaning:
$AA_MEAACT==1: Measurement active
$AA_MEAACT==0: Measurement not active
Continuous measurement (MEAC)
The measured values for
the programmed FIFO[n] memory (circular buffer). If two probes are configured for the
measurement, the measured values of the second probe are stored separately in the
FIFO[n+1] memory configured especially for this purpose (defined in machine data).
The FIFO memory is a circular buffer in which measured values are written to $AC_FIFO
variables according to the circular principle, see the chapter titled "Motion-synchronous
actions".
270
or
$AA_MW1[<axis>]
or
$AA_MW2[<axis>]
or
$AA_MW3[<axis>]
or
$AA_MW4[<axis>]
Significance
Probe deflected
Probe not deflected
are available in the machine coordinate system and stored in
MEAC
Measured value from measuring
system 1 on trigger event 1
Measured value from measuring
system 2 on trigger event 1
Measured value from measuring
system 1 on trigger event 2
Measured value from measuring
system 2 on trigger event 2
Programming Manual, 07/2010, 6FC5398-2BP40-0BA0
Job planning

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents