![FLIR identiFINDER R300 User Manual Download Page 250](http://html1.mh-extra.com/html/flir/identifinder-r300/identifinder-r300_user-manual_2306030250.webp)
A.7. SPP Commands and Updates
FLIR Detection
Line 1: XML Declaration
The XML declaration is the same for all messages.
Line 2: Update element
The message will will contain one
Update
element as the root element.
name
A Ping update will always report
”Ping””
as the
name
attribute.
type
The
type
attribute indicates the device class sending the message. For the FLIR
identiFINDER R300 this will be
”nanoRaider”
.
The root
Update
element is closed, completing the XML portion of the message.
The message is then terminated with the
NUL
character at the end of line 2. This is not part
of the XML speci ication, but is required by the FLIR identiFINDER R300 as a message delim-
iter.
A.7.2 Status
A Status update message can be queried through the command speci ied below or is periodically
transmitted during the presence of a radiation or low battery alarm.
Listing A.6.
Status Command
1
< ?
xml v e r s i o n
=
” 1.0 ”
e n c o d i n g =
” utf -8 ”
? >
2
< C o m m a n d n a m e =
” S t a t u s ”
/ >
\0
Listing A.7.
Example Status Update
1
< ?
xml v e r s i o n
=
” 1.0 ”
e n c o d i n g =
” utf -8 ”
? >
2
< U p d a t e n a m e =
” S t a t u s ”
t y p e =
”nanoRaider”
id =
”
(SerialNumber)
”
>
3
< P r o p e r t y n a m e =
” B a t t e r y L e v e l ”
v a l u e =
” 53 ”
u n i t s =
” pct ”
/ >
4
< P r o p e r t y n a m e =
” S t a b i l i z a t i o n ”
v a l u e =
” t r u e ”
/ >
5
< P r o p e r t y n a m e =
” G M M o d e ”
v a l u e =
” t r u e ”
/ >
6
< P r o p e r t y n a m e =
” D o s e R a t e ”
v a l u e =
” 10 ”
u n i t s =
” µ r e m / h ”
/ >
7
< P r o p e r t y n a m e =
” C o u n t s ”
v a l u e =
” 100 ”
u n i t s =
” c o u n t s ”
/ >
8
< P r o p e r t y n a m e =
” N e u t r o n R a t e ”
v a l u e =
” 10 ”
u n i t s =
” cps ”
/ >
9
< P r o p e r t y n a m e =
” O p e r a t i n g M o d e ”
v a l u e =
” F i n d e r ”
/ >
10
< P r o p e r t y n a m e =
” D o s e R a t e W a r n i n g T h r e s ”
v a l u e =
” 27 ”
u n i t s =
” µ r e m / h ”
/ >
11
< P r o p e r t y n a m e =
” D o s e R a t e A l a r m T h r e s ”
v a l u e =
” 2 0 0 0 0 ”
u n i t s =
” µ r e m / h ”
/ >
12
< P r o p e r t y n a m e =
” D o s e W a r n i n g T h r e s ”
v a l u e =
” 27 ”
u n i t s =
” m r e m ”
/ >
13
< P r o p e r t y n a m e =
” D o s e A l a r m T h r e s ”
v a l u e =
” 2 0 0 0 0 ”
u n i t s =
” m r e m ”
/ >
14
< P r o p e r t y n a m e =
” N e u t r o n R a t e W a r n i n g T h r e s ”
v a l u e =
” 27 ”
u n i t s =
” cps ”
/ >
15
< P r o p e r t y n a m e =
” N e u t r o n R a t e A l a r m T h r e s ”
v a l u e =
” 2 0 0 0 0 ”
u n i t s =
” cps ”
/ >
16
< P r o p e r t y n a m e =
” G P S V a l i d ”
v a l u e =
” t r u e ”
/ >
17
< P r o p e r t y n a m e =
” L o n g i t u d e ”
v a l u e =
” - 8 4 . 2 6 2 5 ”
u n i t s =
” deg ”
/ >
250
identiFINDER
®
R300/en/2014.4(13623)/Feb2015