7
APPENDIX
TMPM5200-2
7-23
■
Image Header data structure
Data structure
Image Header data structure
Address
Data Type
Data Size
Note
0x000A
short 2
bytes
WinSPM Version
0x000C
:
char [80]
80 bytes
Image internal filename in Ver 4.00 or
earlier
0x005C
short
2 bytes
Image width (128,256,512)
0x005E
short
2 bytes
Image height (128,256,512)
0x0060
float
4 bytes
Scan size X [nm]
0x0064
float
4 bytes
Scan size Y [nm]
0x0068
float
4 bytes
Value of pixel 0 [nm or nA]
0x006C
float
4 bytes
Value of pixel 255 [nm or nA]
0x0070
short 2
bytes
A/D converter minimum value during
scan
0x0072
short 2
bytes
A/D converter maximum value during
scan
0x0074
float
4 bytes
Scale value during initial scan
0x0078
:
char [40]
40 bytes
Image internal filename
0x00A0
:
char [40]
[5]
200 bytes
Image information (EOL CR)
0x00168
:
unsigned char [50]
50 bytes
History that the image has been
processed during a given period.
0x019A
short 2
bytes
current/voltage, with information:1
current/voltage, without information:0
0x019C
float
4 bytes
Bias voltage [V]
0x01A0
float
4 bytes
Reference value [nA or V]
0x01A4
char
1 byte
Dummy data (0x00)
0x01A5
char
1 byte
Dummy data (0x00)
0x01A6
struct dosdate_t
5 bytes
Year, month, and day on which image
measurement was performed.
0x01AB
struct dosdate_t
5 bytes
Year, month, and day on which the
image file was saved.
0x01B0
struct dostime_t
4 bytes
Time image measurement was made.
0x01B4
struct dostime_t
4 bytes
Time the image was saved.
0x01B8
:
unsigned char [256]
256 bytes
Lookup table (0x00
~
0xFF)
0x02B8
struct FFTHeadType*
4 bytes
Pointer to FFT data
(NULL if there is no data)