Tamarisk
®
640
Software ICD
55
Command Format:
Table 108 – Zoom Pan Set Command Format
Byte
Value
Description
1
0x01
Start of message.
2
0xA5
Zoom Pan Set Command ID.
3
0x04
Parameters length.
4, 5
Signed integer
Horizontal offset from the center.
Negative values center the zoom to the left of FPA center.
Positive values center the zoom to the right of FPA center.
6, 7
Signed integer.
Vertical offset from the center.
Negative values center the zoom above the FPA center.
Positive values center the zoom below the FPA center.
6
checksum
Frame check sequence.
Response Format:
Table 109 – Zoom Pan Set Response Format
Byte
Value
Description
1
0x01
Start of message.
2
0x02
ACK Response
3
0x02
Parameters length.
4, 5
0x00A5
Zoom Pan Set Command ID.
6
checksum
Frame check sequence.
3.4.3 Zoom Store Current Settings – 0xA6
Description:
Permantly stores current zoom settings in Non-volatile memory.
Command Format:
Table 110 – Zoom Store Current Settings Command Format
Byte
Value
Description
1
0x01
Start of message.
2
0xA6
Zoom Store Current Settings Command ID.
3
0x00
Parameters length.
4
checksum
Frame check sequence.