Siemens SINUMERIK 840DE sl Commissioning Manual page 1152

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

Advertisement

Programming commands
6.3 Functions
Example
SCREEN FORM1 (master dialog): Jump to the sub-dialog SCREEN FORM2 with variable
transfer
PRESS(HS1)
LM("SCREEN FORM2","CFI.COM",1, POSX, POSY, DIAMETER)
DLGL("Screen form2 ended")
END_PRESS
SCREEN FORM2 (sub-dialog): Return to master dialog SCREEN FORM1 with transfer of the
variable contents
PRESS(VS8)
EXIT(POSX, POSY, DIAMETER)
END_PRESS
6.3.24
Load Softkey (LS)
Description
The LS function can be used to display another softkey menu.
Programming
Syntax:
Description:
166
; Interrupt screen form1 and open screen form2:
In doing this, variables POSX, POSY and DIAME-
TER are transferred.
; After returning from screen form2, the fol-
lowing text appears in the dialog line of
screen form1: Screen form2 ended.
; Hide screen form2 and continue screen form1:
In doing this, the changed variables POSX, POSY
and DIAMETER are transferred.
("Identifier"[, "File"][, Merge])
LS
Displays the softkey menu
SINUMERIK Integrate Run MyScreens (BE2)
Programming Manual, 12/2017, 6FC5397-1DP40-6BA1

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840d sl

Table of Contents