Tamarisk
®
640
Software ICD
50
Sub Command Format:
Table 92 – AGC Region of Interest Sub Command Table
ID
Description
Additional Parameters
Response
0
Get ROI
None
Text String, ACK
1
Get ROI Limit
None
Text String, ACK
2
Set ROI
4 unsigned integer
ACK
3
Burn ROI to NV
Param
None
ACK
All other values reserved.
Command Format (sub-command 0x0000, Get):
Table 93 – AGC ROI Get Command Format
Byte
Value
Description
1
0x01
Start of message.
2
0x84
AGC ROI Get Command ID.
3
0x02
Parameters length.
4,5
0x0000
Sub-command Get ROI.
6
checksum
Frame check sequence.
Response Format:
Table 94 – AGC ROI Command ACK Response Format
Byte
Value
Description
1
0x01
Start of message.
2
0x02
ACK Response
3
0x02
Parameters length.
4, 5
0x84
AGC ROI Get Command ID.
6
checksum
Frame check sequence.
Table 95 – AGC ROI Get Response 1 Format
Byte
Value
Description
1
0x01
Start of message.
2
0x00
Text message.
3
0x39
Parameters length.
4-56
Zero-terminated
string.
Example:
“
AGC ROI (x0,y0,x1,y1): ( 0, 0, 639,479)
”
(Each coordinate value takes up 3 characters).
57
checksum
Frame check sequence.