EasyManua.ls Logo

Siemens SINUMERIK 810D

Siemens SINUMERIK 810D
626 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...
08/2005 Expanding the Operator Interface (BE1)
3 Syntax
© Siemens AG, 2005. All rights reserved
SINUMERIK 840D sl/840D/840Di/810D HMI Installation and Start-Up Guide (IAM) – 08/2005 Edition
BE1/3-75
An additional identifier indicating the generated version is inserted in the user
comment of the generated code in versions > 0.
• Variables used previously may not be changed.
• New variables are inserted in the existing (cycle) configuration in arbitrary
order.
• It is not permissible to delete variables from a screen form from one version to
the next.
• The screen form must contain all variables of all versions.
The newest screen form with all its variables is always displayed.
Example configuration with version identifiers:
;Version 0 (default)
//M(XXX)
DEF var100=(R//1)
DEF var101=(S//"Hello")
DEF TMP
VS8=("GC")
PRESS(VS8)
GC("NC1")
END_PRESS
OUTPUT(NC1)
var100",,"var101
END_OUTPUT
; ************ Version 1, extended definition ***************
//M(XXX)
DEF var100=(R//1)
DEF var101=(S//"Hello")
DEF var102(1)=(V//"HUGO")
DEF TMP
VS8=("GC")
PRESS(VS8)
GC("NC1")
END_PRESS
...
;Original
OUTPUT(NC1)
var100","var101
END_OUTPUT
...
;and the new version in addition
;Version 1
OUTPUT(NC1,1)
var100","var101"," var102
END_OUTPUT

Table of Contents

Other manuals for Siemens SINUMERIK 810D

Related product manuals