Tamarisk
®
640
Software ICD
17
Item
Length (in bytes)
Conversion from raw bytes
Mfg date information
1
Day = int(data[7])
Mfg date information
2
Year = int(data[8]) * 256 + int(data[9])
Mfg date information
1
Month = int(data[10])
Mfg date information
1
Day = int(data[11])
Mfg calibration information
6
Chamber = string(data[12:17])
Mfg calibration information
6
Position = string(data[18:23])
Mfg calibration information
10
Version = string(data[24:33])
Mfg software information
10
Version = string(data[34:43])
Mfg software information
10
Version = string(data[44:53])
Module Part Number
20
Part Number = string(data[54:73])
Module Serial Number
20
Serial Number = string(data[74:93])
Detector Part Number
20
Part Number = string(data[94:113])
Detector Serial Number
20
Serial Number = string(data[114:133])
2.7 CAMERA DATA UPLOAD
If the Tamarisk
®
640
camera is integrated in a system there may be occasions an embedded firmware
or embedded hardware programs could require an update. Customers that desire supporting that
update through their software or hardware would follow the upload procedure described below:
An upload to the TIM is initiated by the CU (connected with the “Data Transfer Upload Setup”
message (0x74). This messages has 9, 16-bit parameters (18 bytes total). The parameters identify
the device, region, range, size and CRC of the upload (see Figure 2).