Mobile Readers
Function Manual, 12/2010, J31069-D0198-U001-A2-7618
41
RFID Reader Interface Reference
3
The RFID Reader Interface provides a way to access the RFID features that the handheld
device provides. End users can utilize these features by using the DLL interface which is
provided as a .Net assembly within own client applications.
This chapter provides a detailed description of all available functions and their parameters.
3.1
The Interface
The programming interface is contained in a .Net assembly with the name
Siemens.Simatic.RfReaderApi.dll. Whenever clients want to use the interface, they must
reference this assembly in their applications.
This assembly contains the defining and implementing classes in a namespace
Siemens.Simatic.RfReader.
There are a few helper classes, the interface itself and a static function to instantiate an
instance of the RFID Reader Interface.
Starting with RFID Reader Interface V1.1 notifications and alarms are supported which led to
some new helper classes
Supported in RFID reader interface: since v1.0
RfReaderApiException
Helper class to wrap exception information
RfReaderInitData
Helper class for initialization purposes
IRfReaderApi
The interface class
RfReaderApi
Creation of an RFID Reader Interface instance
Supported in RFID reader interface: since V1.1
RfNotificationArgs
Helper class that wraps arguments for notification events
RfTagEvent
Helper class that contains all data of a single tag event
RfAlarmArgs
Helper class that wraps argument for alarm events
RfAlarm
Helper class that contains all data of a single alarm
RfInfoItem
Helper class that contains information about configuration or state
changes
RF310M device is supported with reader interface V1.2
RF680M device is supported with reader interface V1.3
The following chapters describe each member of the interface in detail including its
parameters and return.
Содержание SIMATIC RF610M
Страница 2: ......
Страница 8: ...Introduction Mobile Readers 8 Function Manual 12 2010 J31069 D0198 U001 A2 7618 ...
Страница 79: ......