EasyManua.ls Logo

Siemens SINUMERIK 840DE SL - Page 759

Siemens SINUMERIK 840DE SL
1734 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...
Tag identifier Meaning
TYPEDEF Continued Some predefined functions expect variables of structure type RECT, POINT, or SIZE as
the call parameter. These structures are defined in the file struct_def.xml.
RECT:
<typedef name="StructRect" type="struct" >
<element name="left" type="int">0</element>
<element name="top" type="int">0</element>
<element name="right" type="int">0</element>
<element name="bottom" type="int">0</element>
</typedef>
POINT:
<typedef name="StructPoint" type="struct" >
<element name="x" type="int">0</element>
<element name="y" type="int">0</element>
</typedef>
SIZE:
<typedef name="StructSize" type="struct" >
<element name="width" type="int">0</element>
<element name="height" type="int">0</element>
</typedef>
UNLOCK_OPERAT‐
ING_AREA
Withdrawal of operating area switchover lock
Syntax:
<UNLOCK_OPERATING_AREA />
WAITING The tag waits for the component to undergo a hot restart after an NC or drive reset.
Attributes:
WAITINGFORNC = "TRUE" - the system waits for the NC to restart
WAITINGFORDRIVE = "TRUE" - the system waits for the drives to restart
Syntax:
<WAITING WAITINGFORNC = "TRUE"/>
Example:
...
<CONTROL_RESET resetnc = "true" resetdrive = "true"/>
<WAITING waitingfornc = "true" waitingfordrive = "true" />
...
Generating user dialogs
1.7 XML identifier
Easy XML
Programming Manual, 12/2017, 6FC5397-1DP40-6BA1 41

Table of Contents

Other manuals for Siemens SINUMERIK 840DE SL

Related product manuals