Siemens SINUMERIK 828D Commissioning Manual page 793

Hide thumbs Also See for SINUMERIK 828D:
Table of Contents

Advertisement

Tag identifier
XML_PARSER Continued
Easy XML
Programming Manual, 10/2015, 6FC5397-3DP40-5BA3
Meaning
charactersHandler:
System variables
$xmlCharacters
$xmlCharactersStart
$xmlCharactersLength
Example:
<function_body name="charactersHandler" return="true" >
<print text="chars %s"> $xmlCharacters </print>
</function_body>
documentHandler:
Function parameters
state
1 start document, 2 end document
errorHandler:
System variables
$xmlErrorString
Contains the invalid line (system variable)
Example:
<function_body name="errorHandler" >
<print text="error %s">$xmlErrorString</print>
</function_body>
Call-back result:
$return
If 1 (true), the parser continues parsing the file
String with data
Always 0
Number of bytes
Generating user dialogs
1.6 XML identifier
41

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents