Siemens SINUMERIK 840D sl Commissioning Manual page 643

Basesoftware and operating software
Hide thumbs Also See for SINUMERIK 840D sl:
Table of Contents

Advertisement

3.3.1
Functions for start softkeys
Functions for dialog-independent softkeys
Only certain functions can be initiated with start softkeys.
The following functions are permitted:
● The LM function can be used to load another dialog: LM
● The LS function can be used to display another softkey menu: LS
● You can use the "EXIT" function to exit newly configured user interfaces and return to the
● You can use the "EXITLS" function to exit the current user interface and load a defined
PRESS method
The softkey is defined within the definition block and the "LM" or "LS" function is assigned in
the PRESS method.
If the start softkey definition is designated as a comment (semicolon (;) at beginning of line)
or the configuration file removed, the start softkey will not function.
//S(Start)
HS6=("1st screen form")
PRESS(HS6)
LM("Screen form1")
END_PRESS
HS7=("2nd screen form")
PRESS(HS7)
LM("Screen form2")
END_PRESS
//END
SINUMERIK Integrate Run MyScreens (BE2)
Programming Manual, 03/2013, 6FC5397-1DP40-3BA1
Merge])
standard application.
softkey menu.
("Identifier"[,"File"])
; Start identifier
; horizontal SK 6 labeled "1st screen form"
; PRESS method for horizontal SK 6
; Load screen form1 function, where screen form 1
must be defined within the same file.
; End of PRESS method
; horizontal SK 7 labeled "2nd screen form"
; PRESS method for horizontal SK 7
; Load screen form2 function, where screen form2
must be defined within the same file.
; End of PRESS method
; End identifier of entry block
Fundamentals
3.3 Defining start softkeys
("Identifier"[, "File"][,
25

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840de sl

Table of Contents