Programming via XML interface
10.3 XML commands
SIMATIC RF650R/RF680R/RF685R
202 Configuration Manual, 03/2018, C79000-G8976-C386-06
value_id Decimal value
0...4294967295 Unique command identifier
value_configID Alphanumeric text -- Unique identifier of the transferred
configuration
This command requests the active parameters with which the reader is currently working as
a configuration file from the reader.
Note that the values may differ from the stored values.
Note that the reply frame of the reader can take up to 20 seconds.
<getActiveConfiguration/>
<resultCode> 0 </resultCode>
<configID> value_configID </configID>
<![CDATA[value_configData]]>
</getActiveConfiguration>
The error codes for negative replies ("resultCode" ≠0) are described in the section "Negative
XML replies (Page 263)".