08/2008
2 Machine information
2.3 Test series on the machine
© Siemens AG 2008 All Rights Reserved
ePS Network Services, Function Manual (FH) - Release 08/2008
2-53
Fig. 2-32: Saving the prolog/epilog program permanently
Call sequence of the NC programs
The prolog and epilog program is executed before and after each measurement
movement. The program is also called at the start of a test series and at the end of
a test series.
Example of a call sequence:
Prolog for test series (testType == "FRAME")
Prolog for measurement series1 (testType == "CIRCULARITY")
Checking the return parameters
Measurement1
Epilog for measurement series1 (testType == "CIRCULARITY")
Prolog for measurement series2 (testType == "EQUABILITY")
Checking the return parameters
Measurement2
Epilog for measurement series2 (testType == "EQUABILITY")
Prolog for measurement series3 (testType == "UNIVERSAL")
Checking the return parameters
Measurement3
Epilog for measurement series3 (testType == "UNIVERSAL")