Write - Siemens SIMATIC Ident Function Manual

Rfid systems. ident profile, add-on instruction for rockwell systems
Hide thumbs Also See for SIMATIC Ident:
Table of Contents

Advertisement

Parameter
EPCID_UID
IDENT_DATA
You can find additional information on working with optical reader systems in the operating instruc-
1)
tions for "SIMATIC MV420 / SIMATIC MV440" and "SIMATIC MV500".
4.5.2.2

Write

The "Write" writes the user data from the "IDENT_DATA" buffer to the transponder. The
physical address and the length of the data are transferred using the "ADDR_TAG" and
"LEN_DATA" parameters. For RF68xR readers, the instruction writes the data to memory
bank 3 (USER area). Specific access to a certain transponder takes place with the optional
"EPCID_UID" and "LEN_ID" parameters.
Figure 4-5
Ident profile, Add-on instruction for Rockwell systems
Function Manual, 01/2019, C79000-G8976-C410-03
Data type
SINT[62]
SINT[10]
Instruction "Write"
4.5 Programming add-on instructions
Default values
Description
0
Buffer for up to 62 bytes EPC-ID, 8
bytes UID or 4 bytes handle ID.
2 - 62-byte EPC-ID is entered at
the start of the buffer (length is set
by "LEN_ID")
8-byte UID is entered at the start
of the buffer ("LEN_ID = 8")
4-byte handle ID must be entered
in the array element [5]-[8]
("LEN_ID = 8")
Default value: 0x00 ≙ unspecified
single tag access (RF620R, RF630R)
0
Data buffer in which the read data is
stored.
Note:
When necessary, an array of any size
can be transferred to this parameter.
Note that the array must be ≥ 10 bytes
long (e.g. "SINT[12400]").
Configuring the instructions
23

Advertisement

Table of Contents
loading

Table of Contents