Programming via SIMATIC controller
8.6 Programming the Ident profile
SIMATIC RF650R/RF680R/RF685R
Configuration Manual, 03/2018, C79000-G8976-C386-06
139
8.6.2
Overview of the commands
The following table contains all the commands supported by the Ident profile and the
"AdvancedCMD" block.
Table 8- 20 Commands of the Ident profile
Command
Command code
Parameters used
Description
HEX
ASCII
PHYSICAL-READ 70
'p'
OFFSETBUFFER,
EPCID_UID, LEN_ID,
LENGTH, ADR_TAG,
MEM_BANK, PSWD
Reads data from a transponder by specifying
the physical start address of the memory bank
(UHF), the length and the password.
PHYSICAL-WRITE 71
'q'
OFFSETBUFFER,
EPCID_UID, LEN_ID,
LEN_DATA, ADR_TAG,
MEM_BANK, PSWD
Writes data to a transponder by specifying the
physical start address of the memory bank
(UHF), the length and the password.
READER-STATUS 74
't'
OFFSETBUFFER,
ATTRIBUTES
Reads out the status of the reader.
INVENTORY
69
'i'
OFFSETBUFFER,
ATTRIBUTES, DURATION,
DUR_UNIT
Requests a list of all currently accessible tran-
sponders within the antenna range.
WRITE-ID
67
‘g‘
OFFSETBUFFER,
EPCID_UID, LEN_ID,
NEW-LEN_ID, PSWD
RF680R/RF685R:
Writes a new EPC-ID to the transponder.
KILL-TAG
6A
‘j‘
EPCID_UID, LEN_ID,
PSWD
RF680R/RF685R:
The transponder is permanently deactivated.
LOCK-TAG-BANK 79
‘y‘
EPCID_UID, LEN_ID,
PSWD, ACTION, MASK
RF680R/RF685R:
The corresponding memory area of the tran-
sponder is blocked as specified.
EDIT-BLACKLIST 7A
‘z‘
EPCID_UID, LEN_ID,
MODE
RF680R/RF685R:
The black list is processed. The current tran-
sponder can be added, all identified transpond-
ers added, individual transponders deleted or all
transponders deleted.
GET-BLACKLIST 6C
‘l‘
OFFSETBUFFER
RF680R/RF685R:
The entire EPC-IDs are read out from the black
list.
READ-CONFIG
61
'a'
--
Reads out the parameters from the reader.
WRITE-CONFIG
78
'x'
LEN_DATA, CONFIG
Sends new parameters to the reader.