User's Manual

CAEN UHF RFID Readers Communication Protocol - Technical Information Manual
9
Code
Description
0x53
RESERVED.
0x54
Protocol: a value representing the air protocol. Attribute value is 4 bytes long and can assume
the following values:
0x00 = ISO18000-6B
0x01 = EPCC1G1
0x02 = ISO18000-6A
0x03 = EPCC1G2
0x56
ReadPointStatus: a value representing the antenna’s status. Attribute value is 4 bytes long and
can assume the following values:
0x00 = Bad: antenna is not connected or broken.
0x01 = Poor: antenna has a low quality connection.
0x02 = Good: antenna is well connected.
0x57
Boolean: a value representing a boolean data. Attribute value is 2 bytes long and can assume
the following values:
0x00 = FALSE.
Not 0x00 = TRUE.
0x58
IPAddress: a string representing an IP address formatted with the standard IP dotted decimal
format. Attribute value has a maximum length of 30 bytes.
0x59
IPNetMask: a string representing an IP netmask formatted with the standard IP dotted decimal
format. Attribute value has a maximum length of 30 bytes.
0x5A
IPGateway: a string representing an IP address formatted with the standard IP dotted decimal
format. Attribute value has a maximum length of 30 bytes.
0x5B
DESBEnable: used to enable/disable the Data Exchange Status Bit handling for ISO18000-6b and
EPC 1.19 anti-collision algorithm. Attribute value is 2 bytes long and can assume the following
values:
0x00 = Disable the DESB handling.
Not 0x00 = Enable the DESB handling.
0x5C
FWRelease: a string representing the device’s firmware revision. Attribute value has a maximum
length of 200 bytes.
0x5D
DESBStatus: used to check the Data Exchange Status Bit handling for ISO18000-6b and EPC 1.19
anti-collision algorithm. Attribute value is 2 bytes long and can assume the following values:
0x00 = DESB handling is not enabled.
Not 0x00 = DESB handling is enabled.
0x5E
EPCPWD: a value representing an EPC tag password. Attribute value is 2 bytes long.
0x5F
RFOnOff: used to start the generation of a continuous wave for test purposes. Attribute value is
2 bytes long and can assume the following vaules:
0x00 = Stop the wave generation.
Not 0x00 = Start the wave generation.
0x60
BaudRate: a value representing the baudrate setting of serial port. Attribute value is 4 bytes
long.
0x61
DataBits: a value representing the databits setting of serial port. Attribute value is 4 bytes long.
0x62
StopBits: a value representing the stopbits setting of serial port. Attribute value is 4 bytes long.
0x63
Parity: a value representing the parity setting of serial port. Attribute value is 4 bytes long and
can assume the following values:
0x00 = No parity
0x01 = Odd parity
0x02 = Even parity
0x64
FlowCtrl: a value representing the flow control setting of serial port. Attribute value is 4 bytes
long and can assume the following values:
0x00 = No flow control
0x01 = Hardware flow control
0x02 = Software flow control (not yet implemented)
0x65
DateTime: a value representing a date and time. Attribute value has a maximum length of 30
bytes. The data format is:
YYYYMMDD HH:MM:SS