Programming via XML interface
10.3 XML commands
SIMATIC RF650R/RF680R/RF685R
Configuration Manual, 03/2018, C79000-G8976-C386-06
207
name
value
objType
objName
Description
RssiDelta
0...255
Source
See descrip-
tion
Difference for RSSI values
Maximum difference compared
with the RSSI value of the tran-
sponder with the highest RSSI
value that the transponders can
have and still be processed.
This is a value without a unit
and without direct reference to
the power strength.
"objName" must have the name
of the corresponding read point.
Modula-
tionScheme
32, 33, 34, 35,
37, 65
General
General
Modulation scheme of the read
point
This also specifies which tran-
sponder types are identified
(ISO 18000-62/-63).
10.3.2.8
getParameter
This command requests a specific parameter of the reader. The return value contains the
value currently being used
Command
<frame>
<cmd>
<id> value_id </id>
<getParameter>
<name> value_name </name>
<objType> value_objType </objType>
<objName> value_objName </objName>
</getParameter>
</cmd>
</frame>