Parameter
Parameter
value_id
value_configData
value_configID
10.3.2.5
getLogfile
This command requests the log from the reader.
Note that the reply frame of the reader can take up to 20 seconds.
Command
<frame>
<cmd>
</cmd>
</frame>
Reply
<frame>
<reply>
</reply>
</frame>
SIMATIC RF600
Configuration Manual, 11/2018, C79000-G8976-C386-07
Type
Decimal value
0...9
CDATA
Alphanumeric text
<id> value_id </id>
<getLogfile>
<logType> value_logType </logType>
</getLogfile>
<id> value_id </id>
<resultCode> 0 </resultCode>
<getLogfile>
<returnValue>
<logData>
<![CDATA[value_configData]]>
</logData>
</returnValue>
</getLogfile>
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.
Programming via XML interface
10.3 XML commands
155