![Siemens SIMATIC RF650R Скачать руководство пользователя страница 129](http://html.mh-extra.com/html/siemens/simatic-rf650r/simatic-rf650r_configuration-manual_382148129.webp)
Programming via SIMATIC controller
8.5 Programming Ident blocks
SIMATIC RF650R/RF680R/RF685R
Configuration Manual, 03/2018, C79000-G8976-C386-06
129
8.5.2.3
Read_EPC_Mem
The "Read_EPC_Mem" block reads data starting at address 4 from the EPC memory of the
RF600 transponder. Access is to bank 1 as of the start address. The length of the EPC
memory to be read out is specified by the "LEN_DATA" parameter.
Figure 8-13 "Read_EPC_Mem" block
Table 8- 13 Explanation of the "Read_EPC_Mem" block
Parameter
Data type
Default values
Description
LEN_DATA
Word
W#16#0
Length of the EPC memory to be read
out (1 ... 62 bytes)
LEN_ID
Byte
B#16#0
Length of the EPC-ID/UID
Default value: 0x00 ≙ unspecified
single tag access (RF680R, RF685R)
EPCID_UID
Array[1...62] of
Byte
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)
IDENT_DATA
Any / Variant
0
Data buffer in which the read EPC
memory data is stored.
Note:
For Variant, currently only an "Ar-
ray_of_Byte" with a variable length
can be created. For Any, other data
types/UDTs can also be created.