User's Manual

Document type: Title: Revision date: Revision:
User's Manual (MUT) CAEN UHF RFID Readers Communication Protocol 02/04/2008 5
NPO: Filename: Number of pages: Page:
00117/03:PROTx.MUTx/05 EASY2READ_PROTOCOL_REV5.DOC 32 12
Code Description
Comp.
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.
A928
A948
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.
A928
A948
0x4A
DeallocateTrigger: permits to destroy an existing trigger.
Parameters
:
TriggerName: [in] the name of the trigger.
ResultCode: [out] the result code.
A928
A948
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.
A928
A948
0x54
DeallocateChannel: permits to destroy a notification channel.
Parameters
:
ChannelName: [in] the name of the channel.
ResultCode: [out] the result code.
A928
A948
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.
A928
A948