Siemens SINUMERIK 840Di sl Function Manual page 59

Eps network services
Hide thumbs Also See for SINUMERIK 840Di sl:
Table of Contents

Advertisement

12/2008
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
PROG_END:
G4 F1
M17
© Siemens AG 2008 All Rights Reserved
ePS Network Services, Function Manual (FH) - Release 12/2008
2 Maschine information
2.3 Test series on the machine
; 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
measurements
; actions for all universal axis tests, e.g.
approaching the start position
; specific actions for single series of
measurements
; 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
measurement
; end of epilog - user section end
; is required for synchronization
2-59

Advertisement

Table of Contents
loading

Table of Contents