Programming via XML interface
10.4 XML EventReports
SIMATIC RF600
Configuration Manual, 11/2018, C79000-G8976-C386-07
219
Value_
filterDataAvailable
Fixed values True
False
Optional
Indicates whether or not a filter criteri-
on was received.
• True:
No problem. All the data was read
or there was no filter set.
• False:
value_fieldName Text -- Name of tag field
Is specified in the WBM (refer to the
section "
The "Settings - Tag fields"
value_bank -- 0...3 Memory bank of the tag field
• 0: Reserved
• 1: EPC
• 2: TID
• 3: USER MEMORY
value_
Decimal value
0...65535 Start address of the first byte in the
memory bank where reading will start.
value_dataLength Decimal value
1...510 Number of bytes to be read.
value_data Hexadecimal
value
0...9, A...F
-- Data that should be read. Each byte is
represented by two hexadecimal char-
acters.
Example:
The byte sequence "0x12, 0x34, 0xA3"
is represented as the character string
"1234A3" in the "value_data" parame-
ter.
"value_dataLength" is 3 in this exam-
ple.
If the transponder is identified but the
data cannot be read (e.g. if the tran-
sponder has no user memory as re-
quired), this field remains empty.
"value_success" is then set to "False".