EasyManua.ls Logo

Siemens SINUMERIK Series

Siemens SINUMERIK Series
956 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
M5: Measurement
7.8 Channels - only 840D sl
Extended Functions
Function Manual, 03/2013, 6FC5397-1BP40-3BA1
531
7.8.4 Functional test and repeat accuracy
Function test
Program code Comment
%_N_PRUEF_MESSTASTER_MPF
;$PATH=/_N_MPF_DIR
;Testing program probe connection
N05 DEF INT MTSIGNAL ;Flag for trigger status
N10 DEF INT ME_NR=1 ; measurement input number
N20 DEF REAL MESSWERT_IN_X
N30 G17 T1 D1 ; tool compensation for
; preselect probe
N40 _ANF: G0 G90 X0 F150 ; Starting position and
; measuring velocity
N50 MEAS=ME_NR G1 X100 ; measurement at measurement input =1
; in the X axis
N60 STOPRE
N70 MTSIGNAL=$AC_MEA[1] ; read software switching signal
; at 1st measurement input
N80 IF MTSIGNAL == 0 GOTOF _FEHL1 ; evaluation of signal
N90 MESSWERT_IN_X=$AA_MW[X] ; Read in measured value of
; workpiece coordinates
N95 M0
N100 M02
N110 _FEHL1: MSG ("Probe not switching!")
N120 M0
N130 M02
Repeat accuracy
This program allows the measuring scatter (repeat accuracy) of the entire measuring system
(machine-probe-signal transmission to NC) to be calculated.
In the example, ten measurements are taken in the X axis and the measured value recorded
in the workpiece coordinates.
It is therefore possible to determine the random dimensional deviations which are not subject
to any trend.
Program code Comment
%_N_PRUEF_GENAU_MPF;
$PATH=/_N_MPF_DIR
N05 DEF INT SIGNAL, II ; Variable definition

Table of Contents

Other manuals for Siemens SINUMERIK Series

Related product manuals