Siemens SINUMERIK Series Function Manual page 66

Eps network services
Hide thumbs Also See for SINUMERIK Series:
Table of Contents

Advertisement

2 Machine Information
2.3 Test series on the machine
IF (testType == "CIRCULARITY")
G1 F1000 SUPA AX[axParam1]=realParam1
G1 F1000 SUPA AX[axParam2]=realParam2
IF (measSeriesName == "KFT_FFWON")
FFWON
ENDIF
ENDIF
IF (testType == "EQUABILITY")
IF ( axParam1 == C ) AND
( realParam1 > 300 )
ePS_error = 1
ENDIF
IF (measSeriesName == "")
ENDIF
ENDIF
IF (testType == "UNIVERSAL")
IF (measSeriesName == "")
ENDIF
ENDIF
MSG(" ... finished Prolog.")
GOTOF PROG_END
ELSE
MSG("Start of Epilog ... ")
IF ( testType == "FRAME")
MSG("Frame Epilog ...")
ELSE
MSG(testType << " Epilog ...")
G90
BASIC POSITION
MSG(" ... finished Epilog.")
ENDIF
ENDIF
2-66
; specific procedure for circularity test
; actions for all circularity tests: to avoid
collision, the two axes are moved to the
circle center one after the other. A particular
sequence may be required.
; SUPA, therefore target position in the
machine coordinates
; specifically this series of measurements
should be performed using the pre-control
FFWON
; actions for all equability tests, e.g.,
approaching the start position
; example of using the return parameter
ePS_error
; skip the equability test with the C axis
; specific actions for single series of meas-
urements
; actions for all universal axis tests, e.g.
approaching the start position
; specific actions for single series of meas-
urements
; end of Prolog - user section end
; start of Epilog - user section start
; epilog of test series
; frame epilog user section
; Epilog specifically for the last meas. series
conducted
; all axes back to safe position after meas-
urement
; end of epilog - user section end
© Siemens AG 2012 All Rights Reserved
ePS Network Services, Function Manual (FH) - 03/2012
03/2012

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents