Siemens SINUMERIK Commissioning Manual page 439

Sinumerik 840di sl/840d sl/840dbase software and hmi advanced
Hide thumbs Also See for SINUMERIK:
Table of Contents

Advertisement

Example
PRESS(HS4)
LS("Menu2",,0)
END_PRESS
Notice
As long as the interpreter has not displayed a dialog, i.e., no LM function has yet been
processed, only one LS or one LM command, but no other action, can be configured in the
PRESS method of the definition block for the start softkey and the softkey menu.
The LS and LM functions may only be called within a softkey PRESS block and will not react
if navigation keys are pressed (PU, PD, SL, SR, SU, SD).
See also
Functions for start softkeys (Page 2-60)
2.7.18
Passivate Program (PP)
Description
The PP (Passivate Program) function transfers a file from the active file system on the NC to
the passive file system on HMI Advanced. Once the PP function has been executed, the file
is no longer present in the active file system of the NC. With HMI Embedded sl, this function
has the same effect as Delete enable.
Programming
Syntax:
Description:
Parameters:
Example
PP("\MPF.DIR\MESSEN.MPF")
Expanding the user interface
Commissioning Manual, 11/2006, 6FC5397-0DP10-0BA0
; Menu2 overwrites the existing menu. All existing
softkeys are deleted
("File
PP
")
Transfers a file from the active NC file system to the passive HMI
Advanced file system.
File
Complete path name of NC file to be transferred
Programming
2.7 Functions
2-89

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents