FLIR Detection A. Info Pool
2 < Update name=”GetSpectra” type=”nanoRaider” id=”(SerialNumber)” >
3 < Property name=”Spectra” value=”(base64 encoded n42 file)” />
4 < /Update>\0
Line 3: Spectra
The GetSpectra update will contain a base64 encoded string which can be decoded into an
ANSI N42.42 2006 (p. 269) ile of the requested spectra. The encoded data is represented
in the example listing with the (base64 encoded n42 ile) placeholder. Base64 decoding is
outside the scope of this document.
All commands and updates below this point provide properties that are already contained in
the Status update message. These are to be used if additional granularity is required.
A.7.4 Counts
Listing A.10. Counts Command
1 < ? xml version= ”1.0” encoding=”utf -8”?>
2 < Command name=”Counts” />\0
Listing A.11. Counts Update
1 < ? xml version= ”1.0” encoding=”utf -8”?>
2 < Update name=”Counts” type=”nanoRaider” id=”(SerialNumber)” >
3 < Property name=”Counts” value=”100” units=”counts” />
4 < /Update>\0
A.7.5 Dose Rate
Listing A.12. DoseRate Command
1 < ? xml version= ”1.0” encoding=”utf -8”?>
2 < Command name=”DoseRate” />\0
Listing A.13. DoseRate Update
1 < ? xml version= ”1.0” encoding=”utf -8”?>
2 < Update name=”DoseRate” type=”nanoRaider” id=”(SerialNumber)” >
3 < Property name=”DoseRate” value=”10” units=”µrem/h” />
4 < /Update>\0
A.7.6 Neutron Rate
Neutron properties are only available on instruments that contain an He-3 tube.
identiFINDER
®
R300/en/2014.4(13623)/Feb2015 253