Programming
2.5 Softkey menus
Expanding the user interface
2-60
Commissioning Manual, 11/2006, 6FC5397-0DP10-0BA0
2.5.4
Defining the start softkey
Dialog-independent softkey
Start softkeys are dialog-independent softkeys that, rather than being called from a dialog,
have been configured before the first new dialog. In order to access the start screen or a
start softkey menu, the start softkey must be defined.
Programming
The definition block for a start softkey is structured as follows:
//S(Start)
; Start identifier of start softkey
HS1=(...)
; Define the start softkey: horizontal SK 1
PRESS(HS1) ; Method
LM...
; LM or LS function
END_PRESS
; End of method
//END
; End identifier of start softkey
2.5.5
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
("Identifier"[,"File"])
● The LS function can be used to display another softkey menu: LS
("Identifier"[, "File"][,
Merge])
● You can use the "EXIT" function to exit newly configured user interfaces and return to the
standard application.
● You can use the "EXITLS" function to exit the current user interface and load a defined
softkey menu.
● The "EXE" function can be used on HMI Advanced to call a program created as an
application with the HMI Advanced OEM package or to start the Free Contour
Programming application. With HMI Embedded sl, "EXE" can only be used to start the
Free Contour Programming application.
PRESS method
The softkey is defined within the definition block and the "LM" or "LS" function is assigned in
the PRESS method.
Содержание SINUMERIK
Страница 6: ...Preface Base software and HMI Advanced 6 Commissioning Manual 03 2009 6FC5397 0DP10 3BA0 ...
Страница 24: ...Introduction 1 5 Limits of data management HMI Advanced IM4 18 Commissioning Manual 03 2009 6FC5397 0DP10 3BA0 ...
Страница 96: ......
Страница 338: ...List of Abbreviations B 1 Abbreviations HMI Advanced IM4 332 Commissioning Manual 03 2009 6FC5397 0DP10 3BA0 ...
Страница 464: ...Programming 2 8 Operators Expanding the user interface 2 114 Commissioning Manual 11 2006 6FC5397 0DP10 0BA0 ...
Страница 562: ...Index Expanding the user interface Index 4 Commissioning Manual 11 2006 6FC5397 0DP10 0BA0 ...
Страница 566: ...Table of contents Online Help HE1 4 Commissioning Manual 11 2006 6FC5397 0DP10 0BA0 ...
Страница 598: ...Online Help HE1 Commissioning Manual 11 2006 6FC5397 0DP10 0BA0 36 ...
Страница 638: ...References for text generation Generating target language texts TX2 40 Commissioning Manual 11 2006 6FC5397 0DP10 0BA0 ...
Страница 672: ...Commissioning a system 1 4 BIOS settings PCU Basesoftware IM8 32 Commissioning Manual 03 2009 6FC5397 1DP10 4BA0 ...