Programming
2.2 Structure and elements of a dialog
Expanding the user interface
2-8
Commissioning Manual, 11/2006, 6FC5397-0DP10-0BA0
2.2.2
Example Opening the Dialog
Programming
A new dialog is called via start softkey "Example" from the "Parameters" operating area.
//S(Start)
HS7=("Example", ac7, se1)
PRESS(HS7)
LM("Screen form1")
END_PRESS
//END
//M(Screen form1/"Cycles")
HS1=("")
HS2=("")
HS3=("")
HS4=("")
HS5=("")
HS6=("")
HS7=("")
HS8=("")
VS1=("")
VS2=("")
VS3=("")
VS4=("")
VS5=("")
VS6=("")
VS7=("")
VS8=("")
... ;
Methods
//END
Summary of Contents for SINUMERIK
Page 6: ...Preface Base software and HMI Advanced 6 Commissioning Manual 03 2009 6FC5397 0DP10 3BA0 ...
Page 96: ......
Page 562: ...Index Expanding the user interface Index 4 Commissioning Manual 11 2006 6FC5397 0DP10 0BA0 ...
Page 566: ...Table of contents Online Help HE1 4 Commissioning Manual 11 2006 6FC5397 0DP10 0BA0 ...
Page 598: ...Online Help HE1 Commissioning Manual 11 2006 6FC5397 0DP10 0BA0 36 ...