Siemens SINUMERIK 840D sl Commissioning Manual page 85

Commissioning cnc part 2 (hmi)
Hide thumbs Also See for SINUMERIK 840D sl:
Table of Contents

Advertisement

08/2005
Note
The sequence of variables/variable values must be the same as the sequence of
transfer values programmed for the LM function to preclude assignment errors.
Any unspecified variable values will not be changed when the transfer is made.
The modified transfer variables are immediately valid in the master screen form
on execution of the LM function.
//M(Maske1)
...
PRESS(HS1)
LM("FORM2","C:\CUS\CFI.COM",1, POSX, POSY,
DIAMETER)
DLGL("Form2 ended")
END_PRESS
...
//END
//M(form2)
...
PRESS(HS1)
EXIT(5, , CALCULATED_DIAMETER)
END_PRESS
...
//END
EXITLS function
You can use the EXITLS function to exit the current user interfaces and load a
defined softkey menu.
EXITLS("Softkey menu"[, "path name"][, action])
where:
Softkey menu
Path name
Action
PRESS(HS1)
EXITLS( "Bar1", "COM.DIR\AEDITOR.COM" )
END_PRESS
© Siemens AG, 2005. All rights reserved
SINUMERIK 840D sl/840D/840Di/810D HMI Installation and Start-Up Guide (IAM) – 08/2005 Edition
;Interrupt screen form1 and open screen form2. At the same
;time, transfer variables POSX, POSY and DIAMETER.
;On return from screen form2, the following text appears in the
;dialog line of screen form1: Screen form2 ended.
;Exit screen form2 and return to screen form1 in the line after
;LM. At the same time, assign value 5 to variable
;Assign the value of the
;CALCULATED_DIAMETER variables to the DIAMETER variables. The
;variable POSY retains its current value.
Name of the softkey menu to be loaded
Directory path of the softkey menu to be loaded
Instruction to a softkey of the new menu
Expanding the Operator Interface (BE1)
3 Syntax
BE1/3-79

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 810dSinumerik 840diSinumerik 840d

Table of Contents