EasyManuals Logo

Siemens SINUMERIK 828D Commissioning Manual

Siemens SINUMERIK 828D
1167 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
Page #820 background imageLoading...
Page #820 background image
Tag identifier Meaning
FUNCTION_BODY Function body
The tag contains the function body of a subfunction. The function body needs to be program‐
med within the DialogGui tag.
Attributes:
name = "Name of the function body"
parameter = "Parameter list" (optional)
The attribute lists the transfer parameters that are required. The parameters must be
separated by a comma.
When the function body is called, the values of the parameters specified in the function
call are copied to the transfer parameters listed.
return = "true" (optional)
If the attribute
is set to true then the local variable $return is created. The function's return
value which is forwarded to the calling function on quitting the function should be copied
to this variable.
Syntax:
Function body without parameter
<FUNCTION_BODY name = "<function name>">
</ FUNCTION_BODY>
Function body with parameter
<FUNCTION_BODY name = "<function_name>" parameter = "<p1, p2, p3>">
<LET name = "tmp></LET>
<OP> tmp = p1 </OP>
</FUNCTION_BODY>
Function body with return value
<FUNCTION_BODY name = "<function_name>" parameter = "<p1, p2, p3>"
return = "true">
<LET name = "tmp></LET>
<OP> tmp = p1 </OP>
<OP> $return = tmp </OP>
</FUNCTION_BODY>
Generating user dialogs
1.6 XML identifier
Easy XML
68 Programming Manual, 10/2015, 6FC5397-3DP40-5BA3

Table of Contents

Other manuals for Siemens SINUMERIK 828D

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Siemens SINUMERIK 828D and is the answer not in the manual?

Siemens SINUMERIK 828D Specifications

General IconGeneral
Control TypeCNC
Operating SystemWindows Embedded
ProcessorIntel Atom
Display10.4" color TFT display
InterfacesEthernet, USB
ProgrammingShopMill, ShopTurn
Operation Panel Size10.4"
Protection ClassIP65
PLC Memory2 MB
Spindle Capacity4 spindles
Hard DriveCompactFlash

Related product manuals