Settagmemory - Siemens SIMATIC RF310M Function Manual

Rfid systems mobile reader
Hide thumbs Also See for SIMATIC RF310M:
Table of Contents

Advertisement

3.4.10

SetTagMemory

SetTagMemory(tagID : string, memoryBank : uint,
Parameters
● tagID
● memoryBank
● startAddress
● dataLength
● Password
● Buffer
Return value(s)
None.
Exceptions
RfReaderApiException
Mobile Reader
Function Manual, 02/2009, J31069-D0198-U001-A1-0076
startAddress : uint, dataLength : uint,
password :string, buffer : byte[]) : void
The ID of a tag whose data are to be modified, given as a hexadecimal encoded string.
The memory bank (0 - 3) to which data are to be written.
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 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. The ISO18000-6B e.g. protocol does not support a
password. So just supply an empty string.
A password is a hexadecimal encoded string of up to eight characters.
The data to be written as a stream of bytes.
Error while communicating with the reader service. Check the Error
member for more information.
RFID Reader Interface Reference
3.4 IRfReaderApi
53

Advertisement

Table of Contents
loading

This manual is also suitable for:

Simatic rf610m

Table of Contents