Programming via XML interface
10.3 XML commands
SIMATIC RF600
Configuration Manual, 11/2018, C79000-G8976-C386-07
209
(00) 1 0 1 0 1 0 0 0 0 0 2A0
In the example above "lockMask = 11 1111 0000" (hexadecimal 3F0). This means that only
write access to the memory locations Kill, Access and EPC is possible. The fields for
"lockAction" are "10 1010 0000" (hexadecimal 2A0), which means:
● Kill password
Read and write access is possible from the "secure" status but not from the "open" status.
The access password for the transponder must be known before the Kill password can be
read or modified.
● EPC memory bank
Write access is possible from the "secure" status but not from the "open" status. The
access password must be known before a new ID can be written to the transponder. You
will find more detailed information on "epcGen2LockAction" and "epcGen2LockMask" in
the "EPC Radio Frequency Identity Protocols Standard Specification".
<sourceName> value_sourceName </sourceName>
<tagID> value_tagID </tagID> // opt
<lockAction> value_lockAction </lockAction>
<lockMask> value_lockMask </lockMask>
<password> value_password </password>
// opt → Optional: Line can be omitted.