FLIR Detection
A. Info Pool
Lined 3: Argument element(s)
A command message may contain zero, one or multiple
Argument
elements as children to the
root element. Any
Argument
elements will each have two attribute speci ications in the form
of attribute name, attribute value pairs.
ArgName
Each
Argument
element will have a
name
attribute, shown in the example with the
(ArgName)
placeholder value.
ArgValue
Each
Argument
element will also have a
value
attribute, shown in the example with
the
(ArgValue)
placeholder value.
Line 4
The ellipsis in this example are not part of the actual message and serve to indicate additional
Argument
elements may be allowed for a command.
Line 5
The root
Command
element is closed, completing the XML portion of the message.
The message is then terminated with the
NUL
character at the end of line 5. This is not part of
the XML speci ication, but is required by the FLIR identiFINDER R300 as a message delimiter.
A.6.5
General Update Format
Update messages are sent from the FLIR identiFINDER R300 as a response to a command or trig-
gered by an event or user setting and will be of the following general format:
Listing A.2.
General Update Format
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 =
”
(CommandName)
”
t y p e =
”nanoRaider”
id =
”
(SerialNumber)
”
>
3
< P r o p e r t y n a m e =
”
(PropertyName)
”
v a l u e =
”
(PropertyValue)
”
u n i t s =
”
(PropertyUnits)
”
/ >
4
…
5
< / U p d a t e >
\0
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.
identiFINDER
®
R300/en/2014.4(13623)/Feb2015
247