Getconfiguration - Siemens SIMATIC RF600 Series Configuration Manual

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

Advertisement

Programming via XML interface
10.3 XML commands
10.3.2.2

getConfiguration

This command requests the configuration stored on the reader.
You can also export the configuration to transfer it to other readers.
Command
<frame>
<cmd>
</cmd>
</frame>
Reply
<frame>
<reply>
</reply>
</frame>
The error codes for negative replies ("resultCode" ≠ 0) are described in the section "Negative
XML replies (Page 213)".
Parameter
Parameter
value_id
value_configData
value_configID
152
<id> value_id </id>
<getConfiguration/>
<id> value_id </id>
<resultCode> 0 </resultCode>
<getConfiguration>
<returnValue>
<configID> value_configID </configID>
<configData>
<![CDATA[value_configData]]>
</configData>
</returnValue>
</getConfiguration>
Type
Decimal value
0...9
CDATA
Alphanumeric text
Values
Description
0...4294967295
Unique command identifier
--
Configuration data
The parameter must be embedded in a
CDATA segment.
--
Unique identifier of the transferred
configuration
The ID can also be read out with the
"getConfigVersion" command.
Configuration Manual, 11/2018, C79000-G8976-C386-07
SIMATIC RF600

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents