Inittagmemory - Siemens SIMATIC RF310M Function Manual

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

Advertisement

RFID Reader Interface Reference
3.4 IRfReaderApi
3.4.18

InitTagMemory

InitTagMemory(TagID : string, memorBank : uint, startAddress : uint,
dataLength : uint, password : string, initData : byte) : void
Parameters
● TagID
● memoryBank
● startAddress
● dataLength
● Password
● initData
Return value(s)
None.
Exceptions
RfReaderApiException
Note
A valid tag ID must be specified for a tag currently within the field before you can initialize it,
or if no tag ID is specified, the first tag within the field will be initialized.
Initializes all writeable tag data with the given data.
Limitations
RF680M and RF610M device does not support initializing of tags at all
Version information
Supported in RFID Reader Interface: since V1.2
60
The ID of a tag to be initialized, given as a hexadecimal encoded string (i.e., each byte is
represented by a two-letter hexadecimal number).
Valid values for the air protocol 'RF300'"are:
0 – Memory
Valid values for the air protocol 'ISO15693' are:
0 – Memory
The base address within the memory bank to which data are to be written.
Base addresses are specified in bytes.
The length in bytes of the data to be written.
An access password if needed. If none needed use an empty string. A password is a
hexadecimal encoded string of up to eight characters.
The data to be initialized.
Error while communicating with the reader service.
Check the Error member for more information.
Function Manual, 12/2010, J31069-D0198-U001-A2-7618
Mobile Readers

Advertisement

Table of Contents
loading

This manual is also suitable for:

Simatic rf610mSimatic rf680m

Table of Contents