Commands Of The Ident Profile - Siemens Simatic Ident Function Manual

Rfid systems ident profile and ident blocks, standard function for ident systems
Hide thumbs Also See for Simatic Ident:
Table of Contents

Advertisement

Explanation of the data structure example
● CMDREF[1]:
Command "WRITE-CONFIG", OFFSETBUFFER = 0
At the "CMDREF[1]" point you need to set the "WRITE-CONFIG" command so that the
"INIT/Reset" is correctly executed.
● CMDREF[2]:
Command "WRITE", OFFSETBUFFER = 15
● CMDREF[3]:
Command "READ", OFFSETBUFFER = 0
If the "CMDREF[2]" command is selected, a write command is started and the data to be
written is fetched starting at byte 15 of the "TXREF" parameter. If the "CMDREF[3]"
command is selected, the read data is stored starting at byte 0 in the "RXREF" parameter.
3.5.4

Commands of the Ident profile

The following table contains all the commands supported by the Ident profile and the
"AdvancedCMD" block.
Table 3- 54
Commands of the Ident profile
Command
Command code
HEX
PHYSICAL-READ
0x70
PHYSICAL-WRITE 0x71
READER-STATUS 0x74
TAG-STATUS
0x73
INVENTORY
0x69
FORMAT
0x66
PUT
0x65
Ident profile and Ident blocks, standard function for Ident systems
Function Manual, 10/2018, C79000-G8976-C387-04
Parameters used
ASCII
'p'
OFFSETBUFFER,
EPCID_UID, LEN_ID,
LEN_DATA, ADDR_TAG,
MEM_BANK, PSWD
'q'
OFFSETBUFFER,
EPCID_UID, LEN_ID,
LEN_DATA, ADDR_TAG,
MEM_BANK, PSWD
't'
OFFSETBUFFER,
ATTRIBUTES
's'
OFFSETBUFFER,
EPCID_UID, LEN_ID,
ATTRIBUTES
'i'
OFFSETBUFFER,
ATTRIBUTES, DURATION,
DUR_UNIT
'f'
OFFSETBUFFER,
EPCID_UID, LEN_ID,
LEN_DATA
'e'
OFFSETBUFFER,
EPCID_UID, LEN_ID,
LEN_DATA
Setting parameters for blocks
3.5 Programming the Ident profile
Description
Reads data from a transponder / optical reader
system by specifying the physical start address,
the length and the password.
Writes data to a transponder / optical reader sys-
tem by specifying the physical start address, the
length and the password.
Reads out the status of the reader.
Reads out the status of a transponder.
Requests a list of all currently accessible tran-
sponders within the antenna range.
Initializes the transponder.
Transfers further commands not specified in the
standard profile. To this end, a corresponding data
structure is defined in the send data buffer for
each command.
77

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents