Tamarisk
®
640
Software ICD
36
Byte
Value
Description
(N+3)
text string
Example:
“
AUTOCAL: Interval= 300 sec.
”
Note trailing null is included in parameters length.
(N+4)
checksum
Frame check sequence.
Table 59 – Automatic Calibration Period Get ACK Response Format
Byte
Value
Description
1
0x01
Start of message.
2
0x02
ACK Response
3
0x02
Parameters length.
4, 5
0x0013
AutoCal Period Get Command ID.
6
checksum
Frame check sequence.
3.2.6 Automatic Calibration Activity Control – 0x26
Description
: This command shall control whether all automatic calibrations (autocal,
including range changes) are enabled or disabled. This command does not store calibration
activity mode in the NV Param. See section 3.5 for storing in NV Param.
NOTE
Customers disabling automatic field calibrations must use command 0x25
Automatic Calibration Pending Activity Query and allow some calibrations to
maintain image and uniformity.
Command Format:
Table 60 – Automatic Calibration Activity Control Command Format
Byte
Value
Description
1
0x01
Start of message.
2
0x26
AutoCal Activity Control command ID.
3
0x02
Parameters length.
4, 5
0x0000 or 0x0001
Enable (0x0001) or Disable (0x0000)
6
checksum
Frame check sequence.