![Siemens SIMATIC RF650R Configuration Manual Download Page 223](http://html.mh-extra.com/html/siemens/simatic-rf650r/simatic-rf650r_configuration-manual_382148223.webp)
Programming via XML interface
10.3 XML commands
SIMATIC RF650R/RF680R/RF685R
Configuration Manual, 03/2018, C79000-G8976-C386-06
223
Parameter
Parameter
Type
Values
Description
value_id
Decimal value
0...9
0...4294967295
Unique command identifier
value_
sourceName
Text
--
Read point name
The name is specified using the WBM
(refer to the section "The "Settings -
Read points" menu item (Page 54)").
In the standard configuration, there is
only one read point with the name
"Readpoint_1".
value_
blackListCmd
Fixed values
Add
Add_obs
Del
Del_all
How "setBlacklist" works:
•
Add: all the following EPC-IDs will
be saved
•
Add_obs: all EPC-IDs with the
"observed" status are stored in the
black list.
•
Del: all the following EPC-IDs will
be removed from the black list
•
Del_all: All entries in the black list
will be removed.
value_tagID
Hexadecimal
value
0...9, A...F
--
EPC-ID in "RAW Hex Data Format"
Example of a 96-bit EPC-ID:
3005FB63AC1F3681EC880468
For additional information, refer to the
"EPC Global Specification".
10.3.3.2
getBlackList
With this command, all EPC-IDs currently stored in the black list are queried.
The black list is a filter mechanism with which transponders can be filtered out.
Transponders whose IDs are stored in the black list are ignored and not processed.
Command
<frame>
<cmd>
<id> value_id </id>
<getBlacklist>
<sourceName> value_sourceName </sourceName>
</getBlacklist>
</cmd>
</frame>