Settagevents - Siemens SIMATIC RF310M Function Manual

Mobile readers
Hide thumbs Also See for SIMATIC RF310M:
Table of Contents

Advertisement

3.4.25

SetTagEvents

SetTagEvents(tagEventTarget : string,
Parameters
● tagEventTarget
RfReaderApi.NC_RFID
RfReaderApi.NC_BARCODE
RfReaderApi.NC_ALL
● tagEvents
Return value(s)
None.
Exceptions
RfReaderApiException
Note
This function forwards a list of tag events to the underlying reader service. The function will
only succeed if clients previously subscribed as a filtering client (isFilter = true). Unless
filtering is active the function will not accept any tag events.
The system is designed in such a way that the list of tag events received via the
TagEventNotifications event can safely be used as an input to SetTagEvents without any
changes.
Limitations
RF-MANAGER mode only.
Each tag event must specify a valid notification channel name which it targets. Invalid
notification channel names will cause the function to fail.
Version information
Supported in RFID Reader Interface: since V1.1
Mobile Readers
Function Manual, 12/2010, J31069-D0198-U001-A2-7618
tagEvents : RfTagEvent[]) : void
The name of the component that created the tag events (i.e. the data's source).
The following table contains the constants for default event target names.
A list of all tag events that are to be created.
This is the data source name if you want to target the RFID
component
This is the data source name if you want to target the barcode
component
This is a generic name that subscribes for all configured data
sources within a project.
Error while communicating with the reader service.
Check the Error member for more information.
RFID Reader Interface Reference
3.4 IRfReaderApi
69

Advertisement

Table of Contents
loading

This manual is also suitable for:

Simatic rf610mSimatic rf680m

Table of Contents