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