User's Manual

CAEN UHF RFID Readers Communication Protocol - Technical Information Manual
19
Code
Description
Comp.
0x95
G2ProgramID: permits to write the EPC in a Class 1 Gen 2 tag.
Parameters:
SourceName: [in] the name of the source to use.
TagIDLen: [in] the ID length of the tag (must be an even number).
TagID: [in] the EPC to write into the tag memory.
G2NSI: [in] the EPC numbering system.
G2Password: [in] the EPC Access password (optional).
ResultCode: [out] the result code.
A928EU
A948EU
A828EU
A828AEU
A829EU
A949EU
A528
R1230CB
R1260I
R1260U
0x96
G2Read: permits to read data from anyone of the Gen2 tag memory banks.
Parameters:
SourceName: [in, optional] the name of the source to use.
TagIDLen: [in] the ID length of the tag.
TagID: [in] the ID of the tag.
MemoryBank: [in] the memory bank.
TagAddress: [in] the address where to read the data.
Length: [in] the number of bytes to read (must be an even number).
TagValue: [out] the data read from the tag memory.
G2Password: [in] the EPC Access password (optional).
ResultCode: [out] the result code.
A928EU
A948EU
A828EU
A828AEU
A829EU
A949EU
A528
R1230CB
R1260I
R1260U
0x97
G2Write: permits to write data into anyone of the Gen2 tag memory banks.
Parameters:
SourceName: [in, optional] the name of the source to use.
TagIDLen: [in] the ID length of the tag.
TagID: [in] the ID of the tag.
MemoryBank: [in] the memory bank.
TagAddress: [in] the address where to write the data.
Length: [in] the number of bytes to write (must be an even number).
TagValue: [in] the data to write to the tag memory.
G2Password: [in] the EPC Access password (optional).
ResultCode: [out] the result code.
A928EU
A948EU
A828EU
A828AEU
A829EU
A949EU
A528
R1230CB
R1260I
R1260U
0x98
G2Lock: permits to execute the tag lock command defined by the EPC Class 1 Gen 2
protocol.
Parameters:
SourceName: [in, optional] the name of the source to use.
TagIDLen: [in] the ID length of the tag.
TagID: [in] the ID of the tag.
G2Payload: [in] the lock payload.
G2Password: [in] the EPC Access password (optional).
ResultCode: [out] the result code.
A928EU
A948EU
A828EU
A828AEU
A829EU
A949EU
A528
R1230CB
R1260I
R1260U
0x99
G2Kill: permits to execute the tag kill command defined by the EPC Class 1 Gen 2
protocol.
Parameters:
SourceName: [in, optional] the name of the source to use.
TagIDLen: [in] the ID length of the tag.
TagID: [in] the ID of the tag.
G2Password: [in] the kill password.
ResultCode: [out] the result code.
A928EU
A948EU
A828EU
A828AEU
A829EU
A949EU
A528
R1230CB
R1260I
R1260U
0x9A
G2Query: permits to execute the tag query command defined by the EPC Class 1 Gen 2
protocol. If a tag is in the field result code is ERROR_SUCCESS (0x00) else result code is
ERROR_TAGNOTPRESENT (0xCA).
Parameters:
SourceName: [in] the name of the source to use.
ResultCode: [out] the result code.
A928EU
A948EU
A828EU
A828AEU
A829EU
A949EU
A528
R1230CB
R1260I
R1260U