Intermec IF2 Basic Reader Interface Programmer's Reference Manual (BRI version - Page 122

Understanding EVENT Messages

Page 122 highlights

Chapter 4 - BRI Commands Understanding EVENT Messages A reader may emit up to seven types of event messages: • TRIGGER event messages are the result of input state changes from general purpose input devices, see "TRIGGER" on page 63 for more information. • TRIGGERACTION event messages are shown when a trigger executes an action macro. Any output generated by the macro will be sent to the BRI client in the form of a trigger action event. Note that if an action generates a response completion message OK> then it will also be included in the trigger action events. • RADIO event messages are generated internally by the reader and provide information to the user about the state of the reader. These events are related to regulatory compliance issues imposed by the country where the reader is being used. When a reader duty cycle time has expired, it will not perform tag operations until the duty cycle time is available again. • TAG event messages are detected as a result of READ commands. The is identical to the response defined by the read command. • BATTERY event messages are generated internally by the platform hardware and provide information about the state of the battery associated with the platform. These events are generated when the battery status changes or when the Bluetooth or USB connection on the IP30 is established. "Charged" means that there is more than 80% battery life remaining, "operational" means that there is between 80% to 20% battery life remaining, and "low" means that there is less than 20% battery life remaining. • THERMAL event messages are generated internally by the reader and provide information to the user about the state of operating temperature associated with the reader. When the reader is in an over temperature state, it will stop operating on tags. Once the reader has returned to a normal operating temperature, tag operations will resume normal operation. • RESET event messages are generated internally by the reader and provide information to the user when the reader has been reset, which is typically caused by the RESET command being executed. 110 Basic Reader Interface Programmer Reference Manual

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146

Chapter 4 — BRI Commands
110
Basic Reader Interface Programmer Reference Manual
Understanding EVENT Messages
A reader may emit up to seven types of event messages:
TRIGGER event messages are the result of input state changes from general
purpose input devices, see
“TRIGGER” on page 63
for more information.
TRIGGERACTION event messages are shown when a trigger executes an action
macro. Any output generated by the macro will be sent to the BRI client in the
form of a trigger action event. Note that if an action generates a response
completion message
OK>
then it will also be included in the trigger action events.
RADIO event messages are generated internally by the reader and provide
information to the user about the state of the reader. These events are related to
regulatory compliance issues imposed by the country where the reader is being
used. When a reader duty cycle time has expired, it will not perform tag
operations until the duty cycle time is available again.
TAG event messages are detected as a result of READ commands. The
<TYPE_SPECIFIC_PART> is identical to the response defined by the read
command.
BATTERY event messages are generated internally by the platform hardware and
provide information about the state of the battery associated with the platform.
These events are generated when the battery status changes or when the
Bluetooth or USB connection on the IP30 is established.
“Charged” means that there is more than 80% battery life remaining,
“operational” means that there is between 80% to 20% battery life remaining, and
“low” means that there is less than 20% battery life remaining.
THERMAL event messages are generated internally by the reader and provide
information to the user about the state of operating temperature associated with
the reader. When the reader is in an over temperature state, it will stop operating
on tags. Once the reader has returned to a normal operating temperature, tag
operations will resume normal operation.
RESET event messages are generated internally by the reader and provide
information to the user when the reader has been reset, which is typically caused
by the RESET command being executed.