Guppy PRO Technical Manual
V4.1.2
224
Register
Name
Field
Bit
Description
0xF1000240
LUT_CTRL
Presence_Inq
[0]
Indicates presence of this
feature (read only)
---
[1 to 5]
Reserved
ON_OFF
[6]
Enable/disable this feature
---
[7 to 25] Reserved
LutNo
[26 to 31] Use look-up table with LutNo
number
0xF1000244
LUT_MEM_CTRL
Presence_Inq
[0]
Indicates presence of this
feature (read only)
---
[1 to4]
Reserved
EnableMemWR
[5]
Enable write access
---
[6 to 7]
Reserved
AccessLutNo
[8 to 15]
AddrOffset
[16 to 31] byte
0xF1000248
LUT_INFO
Presence_Inq
[0]
Indicates presence of this
feature (read only)
---
[1 to 2]
Reserved
BitsPerValue
[3 to 7]
Bits used per table item
NumOfLuts
[8 to 15] Maximum number of look-up
tables
MaxLutSize
[16 to 31] Maximum look-up table size
(bytes)
Table 131: Advanced register: LUT
Note
The BitsPerValue field indicates how many bits are read from
the LUT for any gray-value read from the sensor. To determine
the number of bytes occupied for each gray-value round-up
the BitsPerValue field to the next byte boundary.
Examples:
•
BitsPerValue = 8
1 byte per gray-value
•
BitsPerValue = 14
2 byte per gray-value
Divide MaxLutSize by the number of bytes per gray-value in
order to get the number of LUT entries (gray levels): that is 2
n
with n=number of bits read from sensor.