See also
FOC variable (Page
85)
6.2.6 LANGUAGE
Description
The LANGUAGE method is run through when the current language has changed for an opened
screen.
Programming
Syntax: LANGUAGE
<instructions>
END_LANGUAGE
Description: Language
Parameters: - None -
See also
Variable S_LANG
(Page 88)
6.2.7 LOAD
Description
The LOAD method is executed after the variable and softkey definitions (DEF Var1= ...,
HS1= ...) have been interpreted. At this time, the dialog is not yet displayed.
Programming
Syntax: LOAD
...
END_LOAD
Description: Download
Parameters: - None -
Example
LOAD ; Start identifier
Programming commands
6.2 Methods
SINUMERIK Integrate Run MyScreens
100 Programming Manual, 10/2015, 6FC5397-3DP40-5BA3