; Load method
LOAD
H_SEPARATOR(230,1,7,1)
END_LOAD
; Change method
CHANGE(VAR5)
; Function PI_START
PI_START("/NC,201,_N_SETUFR")
; End identifier change method
END_CHANGE
; Press method
PRESS(RECALL)
; Return to the calling mask
LM("MASK1")
; End identifier press method
END_PRESS
; Press method
PRESS(VS7)
; Return to the calling mask
LM("MASK1")
; End identifier press method
END_PRESS
; Press method
PRESS(VS8)
; Exit the dialog to the standard application
EXIT
; End identifier press method
END_PRESS
; Dialog end identifier
//END
2.2.3 Saving the configuration file in the OEM directory
Storage path
Save the configuration file diag.com under the following path:
[System oem directory]
/proj
Getting Started
2.2 Example
SINUMERIK Integrate Run MyScreens
20 Programming Manual, 10/2015, 6FC5397-3DP40-5BA3