HP DreamColor Z31x User Guide - Page 91

Download LUT example, Upload LUT, Upload LUT parent element

Page 91 highlights

store: Specifies the memory store to be downloaded from and accepts the values "user" or "factory". The display contains two different memory stores: factory and user. ● The factory store is a protected memory location where the factory calibration is stored. When a calibration is written to the factory memory location, the user memory location is also rewritten to match the factory memory location. This location can only be rewritten using StudioCal XML. This option is provided to allow you to store a calibration that can easily be recalled using the "Reset to Factory Calibration" or "Factory Reset" command. ● The user store is the memory location where all menu-driven calibrations are stored. This memory location is not protected and is rewritten when any type of calibration is performed or if a "Factory Calibration" or "Factory Reset" command is issued. Download LUT example The following is an example of a StudioCal XML file that downloads the LUTs for two presets, preset 0 and preset 3. Upload LUT Designed to be used independent of a calibration, the upload LUT tag instructs the display to load LUT files stored on the attached USB drive and install them into the specified color space preset. Upload LUT parent element This parent element contains an attribute which allows you to specify the number of color presets whose LUTS will be uploaded. NOTE: As a parent element, a closing tag must be used after the list of child elements. The tag contains one attribute and is structured as follows: The entries attribute supports values between 1 and 6. Upload LUT child element The tag contains four attributes and is structured as follows: num: The preset number to upload to. Integer values from 0 to 6 are supported. LUT archiving, downloading and uploading 81

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111

store:
Specifies
the memory store to be downloaded from and accepts the values “user” or “factory”. The
display contains two
different
memory stores: factory and user.
The factory store is a protected memory location where the factory calibration is stored. When a
calibration is written to the factory memory location, the user memory location is also rewritten to
match the factory memory location. This location can only be rewritten using StudioCal XML. This option
is provided to allow you to store a calibration that can easily be recalled using the “Reset to Factory
Calibration” or “Factory Reset” command.
The user store is the memory location where all menu-driven calibrations are stored. This memory
location is not protected and is rewritten when any type of calibration is performed or if a “Factory
Calibration” or “Factory Reset” command is issued.
Download LUT example
The following is an example of a StudioCal XML
file
that downloads the LUTs for two presets, preset 0 and
preset 3.
<?xml version="1.0" encoding="ISO-8859-1"?>
<studiocal>
<download_lut entries="2">
<lut_details num="0" folder="0-GS DCI D65" store="user"/>
<lut_details num="1" folder="1-GS BT.709" store="user"/>
</download_lut>
</studiocal>
Upload LUT
Designed to be used independent of a calibration, the upload LUT tag instructs the display to load LUT
files
stored on the attached USB drive and install them into the
specified
color space preset.
Upload LUT parent element
This parent element contains an attribute which allows you to specify the number of color presets whose
LUTS will be uploaded.
NOTE:
As a parent element, a closing tag must be used after the list of child elements.
The tag contains one attribute and is structured as follows:
<upload_lut entries="INTEGER"/>
</upload_lut>
The entries attribute supports values between 1 and 6.
Upload LUT child element
The tag contains four attributes and is structured as follows:
<lut_details num="INTEGER" name="ALPHA" folder="ALPHA" store="user|
factory"/>
num:
The preset number to upload to. Integer values from 0 to 6 are supported.
LUT archiving, downloading and uploading
81