EasyManua.ls Logo

Siemens SINUMERIK 828D

Siemens SINUMERIK 828D
1167 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
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)
; Interrupt screen form1 and open screen form2:
In doing this, variables POSX, POSY and DIAME-
TER are transferred.
DLGL("Screen form2 ended") ; After returning from screen form2, the fol-
lowing text appears in the dialog line of
screen form1: 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)
; Hide screen form2 and continue screen form1:
In
doing this, the changed variables POSX, POSY
and DIAMETER are transferred.
END_PRESS
6.3.24 Load Softkey (LS)
Description
The LS function can be used to display another softkey menu.
Programming
Syntax: LS
("Identifier"[, "File"][, Merge])
Description: Displays the softkey menu
Programming commands
6.3 Functions
SINUMERIK Integrate Run MyScreens
136 Programming Manual, 10/2015, 6FC5397-3DP40-5BA3

Table of Contents

Other manuals for Siemens SINUMERIK 828D

Related product manuals