Programming
2.6 Methods
Expanding the user interface
Commissioning Manual, 11/2006, 6FC5397-0DP10-0BA0
2-67
Programming
Syntax:
OUTPUT
(Identifier)
...
END_OUTPUT
Description:
Outputs variables in the NC program.
Parameters:
Identifier
Name of OUTPUT method
Block numbers and skip identifiers
The OUTPUT block must not contain line numbers or skip identifiers if you wish to keep the
line numbers and hide markings directly set with active program support in the parts program
in case of recompilations.
Editor changes in the parts program produce the following response:
Condition
Response
Number of blocks remains unchanged.
Block numbers are retained.
Number of blocks is reduced.
The highest block numbers are canceled.
Number of blocks is increased.
New blocks are not numbered.
Example
OUTPUT(CODE1)
"CYCLE82(" Var1.val "," Var2.val "," Var3.val ","Var4.val "," Var5.val
"," Var6.val ")"
END_OUTPUT
2.6.7
PRESS
Description
The PRESS method is executed when the corresponding softkey is pressed.
Programming
Syntax:
PRESS
(softkey)
...
END_PRESS
Identifiers:
Pressing a softkey
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 ...