Commands Of The Ident Profile; Overview Of The Commands - Siemens SIMATIC Ident Function Manual

Hide thumbs Also See for SIMATIC Ident:
Table of Contents

Advertisement

Configuring the instructions
4.6 Programming the Ident profile
Explanation of the data structure example
• CMDREF[0]:
Command "WRITE-CONFIG", OFFSETBUFFER = 0
At the "CMDREF[0]" point you need to set the "WRITE-CONFIG" command so that
the "INIT/Reset" is correctly executed.
• CMDREF[1]:
Command "WRITE", OFFSETBUFFER = 15
• CMDREF[2]:
Command "READ", OFFSETBUFFER = 0
If the "CMDREF[1]" command is selected, the Write command is started and the data to
be written is fetched from the "TXREF" parameter starting with element 15. If the
"CMDREF[2]" command is selected, the read data is stored starting at element 0 in the
"RXREF" parameter.
4.6.4

Commands of the Ident profile

4.6.4.1

Overview of the commands

The following table contains all the commands supported by the Ident profile and the
"AdvancedCMD" instruction.
Table 4- 50 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
72
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
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
system 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.
Ident profile, Add-on instruction for Rockwell systems
Function Manual, 07/2020, C79000-G8976-C410-04

Advertisement

Table of Contents
loading

Table of Contents