Programming via XML interface
10.3 XML commands
SIMATIC RF650R/RF680R/RF685R
Configuration Manual, 03/2018, C79000-G8976-C386-06
225
10.3.3.3
triggerSource
Triggering the read point to trigger inventories. In this case, identified transponders are
subjected to the smoothing algorithm and can have the statuses "GLIMPSED",
"OBSERVED" and "LOST". The data of the identified statuses is sent to the user application
as a "TagEventReport".
The configuration parameters of the read point such as "Smoothing" and the definition of the
data of each transponder (tag fields, RSSI value, ...) to be sent are taken from the stored
configuration. You set this parameter in the WBM. You will find more information on
parameters in the section "The "Settings - Read points" menu item (Page 54)".
Command
<frame>
<cmd>
<id> value_id </id>
<triggerSource>
<sourceName> value_sourceName </sourceName>
<triggerMode> value_triggerMode </triggerMode> // opt
</triggerSource>
</cmd>
</frame>
// opt → Optional: Line can be omitted.
Reply
<frame>
<reply>
<id> value_id </id>
<resultCode> 0 </resultCode>
<triggerSource/>
</reply>
</frame>
For negative replies ("resultCode" ≠ 0), refer to the description in the section "