Programming via XML interface
10.4 XML EventReports
SIMATIC RF650R/RF680R/RF685R
Configuration Manual, 03/2018, C79000-G8976-C386-06
267
<tagField> // opt
<fieldName> value_fieldName </fieldName>
<bank> value_bank </bank>
<startAddress> value_startAddress </startAddress>
<dataLength> value_dataLength </dataLength>
<data> value_data </data>
</tagField> // opt
<tagField> // opt
…
</tagField> // opt
</tag>
…
<tag> // opt
…
</tag> // opt
</source>
<source> // opt
…
</source> // opt
</ter>
</report>
</frame>
// opt → Optional: The parameter is transferred depending on the
configuration settings
(Settings - Communication).
Reply
<frame>
<reply>
<id> value_id </id>
<resultCode> 0 </resultCode>
<ter/>
</reply>
</frame>
The error codes for negative replies ("resultCode" ≠ 0) are described in the section
XML replies (Page 263)".