Interrupts - Siemens SIMATIC RF600 Series Configuration Manual

Hide thumbs Also See for SIMATIC RF600 Series:
Table of Contents

Advertisement

Parameter
value_ioEvent
value_utcTime
10.4.2

Interrupts

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.
Report
<frame>
<alarm>
</alarm>
</frame>
// opt → Optional: Depending on the parameter assignment or the amount of data, the line
can be omitted.
Reply
<frame>
<reply>
</reply>
</frame>
The error codes for negative replies ("resultCode" ≠ 0) are described in the section "Negative
XML replies (Page 213)".
SIMATIC RF600
Configuration Manual, 11/2018, C79000-G8976-C386-07
Type
Fixed values
Time
<id> value_id </id>
<error>
<utcTime>value_utcTime </utcTime>
<errorNumber>value_errorNnumber </errorNumber>
<errorText>value_errorText </errorText>
<eventType>value eventType </eventType>
<paramXY>value_param_xy </paramXY>
...
</error>
<id> value_id </id>
<resultCode> 0 </resultCode>
<error/>
Values
Description
High
Indicates the new status of the in-
Low
put/output.
--
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.
Programming via XML interface
10.4 XML EventReports
// opt
// opt
223

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents