Siemens SINUMERIK 840D sl Commissioning Manual page 630

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

Advertisement

Getting Started
2.2 Example
2.2.2
Creating the configuration file
Content of the configuration file
Using a UTF8-capable editor, create the configuration file ma_auto.com for the two dialogs.
; start identifier, start softkey
//S(START)
; start softkey only text
HS6=("START")
; start softkey with language-dependent text and png
;HS6=([$80792,"\\sk_ok.png"])
; press method
PRESS(HS6)
; LM or LS function
lm("screen form1")
; LM, specifying a com file
;LM("screen form1","test.com")
END_PRESS
; end identifier of start softkey
//END
; Definition dialog 1 with header and screen for R parameter 0
//M(Maske1/"Display R parameters and channel MD"/"mz961_01.png")
; Definition of variables
def var1 = (R2///,"R parameter 0"///"$R[0]"/200,50,150/400,50,100,)
; with help screen
def var2 = (R2///,"R parameter 1"//"mz961_02.png"/"$R[1]"/200,70,150/400,70,100)
; with online help
def achs_nam1 = (s///,"geometry axis
name[0]"////200,100,150/400,100,100//"sinumerik_md_1.html","9006")
; with online help
def achs_nam2 = (s///,"geometry axis
name[1]"////200,120,150/400,120,100//"sinumerik_md_1.html","9009")
def achs_nam3 = (s///,"geometry axis name[2]"////200,140,150/400,140,100)
; Softkey definition in the dialog
HS1=("")
HS2=("")
HS3=("")
HS4=("")
HS5=("")
HS6=("")
HS7=("")
HS8=("")
12
SINUMERIK Integrate Run MyScreens (BE2)
Programming Manual, 03/2013, 6FC5397-1DP40-3BA1

Advertisement

Table of Contents
loading

This manual is also suitable for:

Sinumerik 840de sl

Table of Contents