User's Manual

CAEN UHF RFID Readers Communication Protocol - Technical Information Manual
13
Code
Description
Comp.
0x49
AllocateTrigger: permits to create a new trigger.
Parameters:
TriggerName: [in] the name of the trigger.
TriggerType: [in] the type of the trigger.
ResultCode: [out] the result code.
A928EU
A948EU
0x4A
DeallocateTrigger: permits to destroy an existing trigger.
Parameters:
TriggerName: [in] the name of the trigger.
ResultCode: [out] the result code.
A928EU
A948EU
0x53
AllocateChannel: permits to create a notification channel.
Parameters:
ChannelName: [in] the name of the channel.
ChannelAddress: [in] the address of the channel.
ResultCode: [out] the result code.
A928EU
A948EU
0x54
DeallocateChannel: permits to destroy a notification channel.
Parameters:
ChannelName: [in] the name of the channel.
ResultCode: [out] the result code.
A928EU
A948EU
0x5D
AddSourceToChannel: permits to add a source to a notification channel.
Parameters:
SourceName: [in] the name of the source.
ChannelName: [in] the name of the channel.
ResultCode: [out] the result code.
A928EU
A948EU
0x5E
RemoveSourceFromChannel: permits to remove a source from a notification channel.
Parameters:
SourceName: [in] the name of the source.
ChannelName: [in] the name of the channel.
ResultCode: [out] the result code.
A928EU
A948EU
0x5F
AddReadPointToSource: permits to add a readpoint to a source.
Parameters:
SourceName: [in] the name of the source.
ReadPointName: [in] the name of the readpoint.
ResultCode: [out] the result code.
A928EU
A948EU
A528
R1230CB
R1260I
R1260U
0x60
RemoveReadPointFromSource: permits to remove a readpoint from a source.
Parameters:
SourceName: [in] the name of the source.
ReadPointName: [in] the name of the readpoint.
ResultCode: [out] the result code.
A928EU
A948EU
A528
R1230CB
R1260I
R1260U
0x64
SetPower: permits to set the RF power level.
Parameters:
PowerSet: [in] the power level to set.
ResultCode: [out] the result code.
A928EU
A948EU
A949EU
A528
A828AEU
R1230CB
R1260I
R1260U
0x6E
ReadTagData: permits to read data from the tag memory.
Parameters:
SourceName: [in] the name of the source to use.
TagIDLen: [in] the ID length of the tag.
TagID: [in] the ID of the tag.
TagAddress: [in] the address from which read the data.
Length: [in] the number of bytes to read.
TagValue: [out] the data read from the tag memory.
ResultCode: [out] the result code.
A928EU
A948EU
A828EU
A828AEU
A829EU
A949EU
R1230CB
R1260I
R1260U