Gettagmemory - 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.15

GetTagMemory

GetTagMemory(tagID : string, memoryBank : uint,
Parameters
● tagID
● memoryBank
● startAddress
● dataLength
● Password
Return value(s)
An array of bytes containing the specified tag memory's contents.
In case of errors null is returned.
Exceptions
RfReaderApiException
54
startAddress : uint, dataLength : uint,
password :string) : byte[]
The ID of a tag whose data are to be read, given as a hexadecimal encoded string. (i. e.
each byte is represented by a two-letter hexadecimal number).
The memory bank (0 - 3) from which to read data.
Valid Values for the air protocol 'ISO18000-6B,'
0 – USER MEM
Valid values for the air protocol 'EPCC1G2' are:
0 – Reserved
1 – EPC,
2 – TID and
3 – USER MEM.
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 from which to read data.
Base addresses are specified in bytes.
The length in bytes of the data to be read.
An access password if needed. The ISO18000-6B protocol e.g. does not support a
password. So just pass an empty string.
A password is a hexadecimal encoded string of up to eight characters.
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