Programming via XML interface
10.4 XML EventReports
SIMATIC RF600
Configuration Manual, 11/2018, C79000-G8976-C386-07
223
value_ioEvent Fixed values High
Indicates the new status of the in-
value_utcTime Time -- UTC time stamp (Universal Time Co-
ordinated) in ISO 8601 format:
yyyy-MM-ddTHH:mm:ss.fffzzz
e.g.: 2009-12-24T18:34:56.929+00:00.
This section describes all alarms. Alarms are asynchronous messages and are used as
status, warning or error messages of the reader.
The meaning of an alarm is indicated by the error number and other optional parameters.
<utcTime>value_utcTime </utcTime>
<errorNumber>value_errorNnumber </errorNumber>
<errorText>value_errorText </errorText>
<eventType>value eventType </eventType> // opt
<paramXY>value_param_xy </paramXY> // opt
// opt → Optional: Depending on the parameter assignment or the amount of data, the line
can be omitted.
<resultCode> 0 </resultCode>
The error codes for negative replies ("resultCode" ≠ 0) are described in the section "Negative
XML replies (Page 213)".