User's Manual

CAEN UHF RFID Readers Communication Protocol Technical Information Manual
8
Attribute types
Code
Description
0x01
CommandName: the command to be executed. All the commands are specified in the relevant
table. Attribute value is 2 bytes long.
0x02
ResultCode: a code representing an indication on the result of the command. All the commands
are specified in the relevant table. Attribute value is 2 bytes long.
0x0E
EventType: the type of the notified event. Attribute value is 4 bytes long and can assume the
following values:
0x00 = Unknown Event
0x01 = Tag glimpsed
0x02 = Tag New
0x03 = Tag Observed
0x04 = Tag Lost
0x05 = Tag Purged
0x0F
TagIDLen: the length of the tag ID. Attribute value is 2 bytes long.
0x10
TimeStamp: an indication of the time. Attribute is 8 bytes long and must be interpreted as
follow:
- the 4 least significant bytes are the seconds elapsed from the 1 January 1970.
- the 4 most significant bytes are the micro-seconds.
0x11
TagID: the ID read from the tag. Attribute value has a maximum length of 12 bytes. For
ISO18000 tags only the first 8 bytes are significant while for EPC tags all the 12 bytes are
significant.
0x12
TagType: the tag’s type. Attribute value is 2 bytes long and can assume the following values:
0x00 = ISO18KB
0x01 = EPCC1G1
0x02 = ISO18KA
0x03 = EPCC1G2
0x05 = EPC119
0x1E
ChannelName: the name of the notification channel. Attribute value has a maximum length of
30 bytes.
0x1F
ChannelAddress: the address of the notification channel. Attribute value has a maximum length
of 30 bytes.
0x20
TriggerName: the name of the trigger. Attribute value has a maximum length of 30 bytes.
0x21
TriggerType: the type of the trigger. Attribute value has a maximum length of 30 bytes.
0x22
ReadPointName: a string representing the name of the read point. Attribute value has a
maximum length of 5 bytes and can assume the following values:
“Ant0”, “Ant1”, “Ant2”, “Ant3”
0x4D
TagValue: data read from the tag memory (when applicable). Attribute value has a maximum
length of 128 bytes.
0x4E
TagAddress: the memory location address of the tag where read or write data (when
applicable). Attribute value is 2 bytes long.
0x4F
RESERVED.
0x50
Length: a value representing the length of a parameter. Attribute value is 2 bytes long.
0x51
BitRate: a value representing the RF BitRate. Attribute value is 2 bytes long and can assume the
following values:
0x0 Transmit : DSB ASK 10kbit, Receive : FM0 10kbit
0x1 Transmit : DSB ASK 10kbit, Receive : FM0 40kbit
0x2 Transmit : DSB ASK 40kbit, Receive : FM0 40kbit
0x3 Transmit : DSB ASK 40kbit, Receive : FM0 160kbit
0x4 Transmit : DSB ASK 160kbit, Receive : FM0 400kbit
0x5 Transmit : DSB ASK 40kbit, Receive : Miller M=2 160kbit
0x6 Transmit : PR ASK 40kbit, Receive : Miller M=4 250kbit
0x7 Transmit : PR ASK 40kbit, Receive : Miller M=4 300kbit
0x8 Transmit : PR ASK 40kbit, Receive : Miller M=2 250kbit
Note: not all the value are supported by all the readers. For the list of mode supported by each
reader please refer to the reader’s user manual.
0x52
PowerGet: a value representing the RF power. Attribute value is 4 bytes long. (used for read the
current setting)