Monitor LUT Function
95
A
ppe
ndix
LUT file format
LUT files for loading into this unit must be text
files configured as shown below.
Example:
Comment lines
Lines beginning with “#” are comment lines.
Header
LUT: 1 4096:
Indicates that the file contains one data
set for 12-bit table, RGB common, and 0 to 4095
LUT: 3 4096:
Indicates that the file contains three
data set for 12-bit table, RGB common, and 0 to
4095.
Note
This unit supports 12-bit data. If a LUT file containing
16-bit data is loaded, the most significant 16 bits of each
data item are simply bit shifted and treated as 12-bit data.
Data
Enter 4096 output values for 1024 input values, in
ascending order of input values. Each value must
be on its own line.
112: First data item (output value for input
value 0)
116: Second data item (output value for input
value 1)
116: Third data item (output value for input
value 2)
·
·
·
4088: 4095rd data item (output value for input
value 4094)
4088: 4096th data item (output value for input
value 4095)
# S-Log Viewing XXXXXX
LUT: 1 4096
112
116
116
120
4088
4088
4088
4088
Header
Data
Comment line