Tamarisk
®
640
Software ICD
70
Command Format:
Table 132 – Defective Pixel Map Remove Item Command Format
Byte
Value
Description
1
0x01
Start of message.
2
0x3B
Defective Pixel Map Remove Item Command ID.
3
0x06
Parameters length.
4, 5
unsigned integer
See table below.
Remove item operation ID.
6, 7
unsigned integer
0 to
(FPA rows – 1)
Cursor row index. Valid values are 0 to 479.
8, 9
unsigned integer
0 to
(FPA cols – 1)
Cursor column index. Valid values are 0 to 639.
10
checksum
Frame check sequence.
Response Format:
Table 133 – Defective Pixel Map Remove Item Response Format
Byte
Value
Description
1
0x01
Start of message.
2
0x02
ACK Response
3
0x02
Parameters length.
4, 5
0x003B
Defective Pixel Map Remove Item Command ID.
6
checksum
Frame check sequence.
Table 134 – Remove Item Operation IDs
Byte
Value
Description
0
Remove pixel
Pixel at row index and column index will be removed from the
defect map.
1
Remove row
All pixels at row index will be removed from the defect map.
The column index is ignored for this operation.
2
Remove column
All pixels at the column index will be removed from the defect
map. The row index is ignored for this operation.
3.6.8 Defective Pixel Map Remove All – 0x3C
Description
: Remove all pixels from the defective pixel map.