Irfreaderapi; Version; Startreader - Siemens SIMATIC RF310M Function Manual

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

Advertisement

3.4

IRfReaderApi

3.4.1

Version

IRfReaderApiVersion : string {get}
Parameters
None (.Net Property)
Return value(s)
The current version of the interface and its implementation as a string formatted as 'V
mj.mn.sp.hf_i1.i2.i3.i4' whereby mj and mn are the major and minor version of the product,
sp specifies a service pack number and hf a hotfix number.
All of the four following numbers (i1, i2, i3, i4) are internal identifiers qualifying a special
release or build of the RFID reader interface assembly.
Note
This information can be used to determine which features are supported by a certain version
of the RFID Reader Interface. When checking for function compatibility using the major and
the minor version is sufficient.
A sample version number is "V01.01.00.00_01.12.00.01".
Version information
Supported in RFID Reader Interface: since V1.0
3.4.2

StartReader

StartReader( initData : RfReaderInitData ) : void
Parameters
initData
Information about how to configure the reader and how to establish the connection.
Information is given within the following RfReaderInitData structure:
RfReaderInitData Member
Mode
Name
Mobile Readers
Function Manual, 12/2010, J31069-D0198-U001-A2-7618
Description
Specifies whether the underlying reader service works in standalone
mode (RfReaderInitData.ReaderMode.Standalone) or integrated in an
RF-MANAGER configured environment
(RfReaderInitData.ReaderMode.RFManager)
Specifies a name for the reader service. This parameter is not needed
in RfManager mode and is always set to a default value.
RFID Reader Interface Reference
3.4 IRfReaderApi
43

Advertisement

Table of Contents
loading

This manual is also suitable for:

Simatic rf610mSimatic rf680m

Table of Contents