[Look up table] Dialog Box

Settings related to the look-up table.
Look-up_Dialog

Name

Registered name of the look-up table file. You can enter a name up to 30 characters.

File

Look-up table file. Click the [Select] button to select a file.

[Add] button

Registers the input data. You can enter up to 16 input data.

[Delete]

Deletes the information selected in the list.

[Delete All]

Deletes all registered information.
File structure of the look-up table
  • Data format of the file is CSV (Comma Separated Values).
  • Delimiter character is comma (ASCII character code: 0x2c) or LF (Line Feed = ASCII character code: 0x0A).
  • There is a total of 1024 fields. This is comprised of four planes, each containing 256 fields.
  • The planes are arranged in the order of yellow, magenta, cyan, and black colors.
  • The value of each field ranges between 0 and 255.