Tamarisk
®
640
Software ICD
68
Command Format:
Table 126 – Defective Pixel Map Pixel Add Command Format
Byte
Value
Description
1
0x01
Start of message.
2
0x3B
Non-Volatile Parameters Set Default Command ID.
3
0x04
Parameters length.
4, 5
unsigned integer
0 to
(FPA rows – 1)
Cursor row index. Valid values are 0 to 479.
6, 7
unsigned integer
0 to
(FPA cols – 1)
Cursor column index. Valid values are 0 to 639.
8
checksum
Frame check sequence.
Response Format:
Table 127 – Defective Pixel Map Pixel Add Response Format
Byte
Value
Description
1
0x01
Start of message.
2
0x02
ACK Response
3
0x02
Parameters length.
4, 5
0x003B
Non-Volatile Parameters Set Default Command ID.
6
checksum
Frame check sequence.
3.6.5 Defective Pixel Map Row Add – 0x34
Description
: This command adds a row to the defect map. All pixels on the row will be
marked as defective.
Command Format:
Table 128 – Defective Pixel Map Row Add Command Format
Byte
Value
Description
1
0x01
Start of message.
2
0x34
Defective Pixel Map Row Add Command ID.
3
0x02
Parameters length.
4, 5
unsigned integer
0 to
(FPA rows – 1)
Cursor row index. Valid values are 0 to 479
6
checksum
Frame check sequence.