Tamarisk
®
320
Software ICD
54
3.4.2 Zoom Pan Set – 0xA5
Description:
Selects the origin from within the un-zoomed, original image for the zoomed
image subset. The origin is the zero-based offset of the center of the zoomed image. The
offset [0,0] is the center of the un-zoomed image.
Command Format:
Table 109 – 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.
8
checksum
Frame check sequence.
Response Format:
Table 110 – 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
Camera RTL Rel version 01.00.3532 or newer is required together with compatible
CPU(Rel) version.
Description:
Permantly stores current zoom settings in Non-volatile memory.
Command Format:
Table 111 – Zoom Store Current Settings Command Format
Byte
Value
Description
1
0x01
Start of message.
2
0xA6
Zoom Store Current Settings Command ID.