63
4.2 Output Format
4.2.1 Output Format of Remote Measurement
(1)
“ST” command
When measurement is done with this command, the following measurement results are returned
in text form.
☞
Line No.
Output data
Remarks
1.
2.
3.
4.
5.
...
432.
433.
434.
2
100
600 2.133333E-04
601 2.141231E-04
602 2.420037E-04
・・・・・・・・・・・・・・・・・・
1029 4.325765E-03
1030 4.294558E-03
END
Observation measuring angle
Integral time
Wavelength and spectral radiance
Data end command
(2)
"STB" command
When measurement is done with this command, the following measurement results are returned
as binary data (Big Endian).
☞
1
Header section
There is the information that is necessary to receive the data section.
Start
byte
Contents
Data type
Size
Element
number
Remarks
1
Size of data section
Unsigned integer
4
1
5
Check sum of data
section
Unsigned integer
1
1
Data size
5B (byte)
Check sum of data section: Each data section is added from the first to the next in order and the
lowest 1B (byte) of the total is extracted.