● Graphic position
● Attributes
① Machine status display ("header")
② Dialog element
③ 8 vertical softkeys
④ 8 horizontal softkeys
⑤ Output of diagnostic messages
⑥ Graphic
⑦ Dialog
⑧ Header line of the dialog with header and long text
Figure 4-1 Structure of the dialog
Overview
The definition of a dialog (definition block) is basically structured as follows:
Definition block Comment Chapter reference
//M... ;Dialog start identifier
DEF Var1=...
...
;Variables See Chapter Variables (Page 81)
HS1=(...)
...
;Softkeys See Chapter Defining softkey me‐
nus (Page 62)
PRESS(HS1)
LM...
END_PRESS
;Method start identifier
;Actions
;Method end identifier
See Chapter Methods (Page 126)
//END ;Dialog end identifier
Dialogs
4.1 Structure and elements of a dialog
SINUMERIK Integrate Run MyScreens (BE2)
48 Programming Manual, 12/2017, 6FC5397-1DP40-6BA1