User's Manual

CAEN UHF RFID Readers Communication Protocol Technical Information Manual
12
Command codes
Code
Description
Comp.
0x12
RawReadIDs: permits to get all the tag’s Ids that are under the RF field of the selected
source (Deprecated).
Parameters:
SourceNameIn: [in] the name of the source to use.
SourceNameOut: [out] the name of the source used.
ReadPointName: [out] the name of the readpoint.
TimeStamp: [out] the time at which the tags are detected.
TagIDLen: [out] the ID length of the tags detected.
ListOfIDs: [out] the list of Ids detected from the source.
ResultCode: [out] the result code.
Note: out parameters are repeated for each readpoint in the source.
A928EU
A948EU
A828EU
A828AEU
A829EU
A949EU
0x13
NewRawReadIDs: permits to get all the tag’s Ids that are under the RF field of the
selected source.
Parameters
:
SourceNameIn: [in] the name of the source to use (optional).
Length: [in] Filter Mask Lenght (optional).
TagID: [in] the Filter Mask Value (optional).
TagAddress: [in] Filter Mask Start Address (optional)
Bitmask: [in] Inventory Flags. When set to 1 for each tag detected the RSSI value is
returned. Default value 0. (optional, A528 only).
For each tag detected the parameters returned by the command are:
SourceNameOut: [out] the name of the source used
ReadPointName: [out] the name of the readpoint.
TimeStamp: [out] the time at which the tags are detected.
TagType: *out+ the tag’s type.
TagIDLen: [out] the ID length of the tags detected.
TagID: *out+ the tag’s id.
RSSI: [out] the tag’s backscattered field strength (optional, A528 only)
ResultCode: [out] the result code.
Note: out parameters are repeated for each readpoint in the source.
A928EU
A948EU
A828EU
A828AEU
A829EU
A949EU
A528
R1230CB
R1260I
R1260U
0x3F
AddReadTrigger: permits to add a trigger to a source.
Parameters
:
SourceName: [in] the name of the source.
TriggerName: [in] the name of the trigger.
ResultCode: [out] the result code.
A928EU
A948EU
0x40
AddNotifyTrigger: permits to add a trigger to a notification channel.
Parameters
:
ChannelName: [in] the name of the channel.
TriggerName: [in] the name of the trigger.
ResultCode: [out] the result code.
A928EU
A948EU
0x41
RemoveReadTrigger: permits to remove a trigger from a source.
Parameters
:
SourceName: [in] the name of the source.
TriggerName: [in] the name of the trigger.
ResultCode: [out] the result code.
A928EU
A948EU
0x42
RemoveNotifyTrigger: permits to remove a trigger from a notification channel.
Parameters:
ChannelName: [in] the name of the channel.
TriggerName: [in] the name of the trigger.
ResultCode: [out] the result code.
A928EU
A948EU