Exporting Feature Settings from a DPU Project

This section describes how to export feature settings from a DPU project to a .json or .bin file.

Before you begin

Make sure:
  • The VTunerClient workbench is launched and displayed in the DPU Tuner perspective.

    For information about how to launch the workbench, see Launching the VTunerClient Workbrench.

  • A DPU project is available in the workspace.

    For information about how to create a DPU project, see Creating a DPU Project.

Procedure

  1. In the tool bar, click .
  2. In the prompted Export Configuration window, specify the export configurations.
    Figure 1. Export Configuration Window

    1. From the Project drop-down list, select the DPU project to be exported.
    2. From the Export format drop-down list, select the format of the exported file.
      • If *.json is selected, all feature settings can be exported.
      • If *.bin is selected, only settings of the Gamma and 3DLUT features can be exported.
    3. To the right of Export location, click Browse and select the directory of the file to which you want to export feature settings.

      If the specified file does not exist, it is automatically created during the export.

    4. In the Features found list, select the features whose settings you want to export.

      The Features to export list is accordingly updated in real time.

      All the settings of the selected features will be exported to the specified file.

    5. Select or clear the Overwrite existing configuration file without warning check box.

      If the check box is selected and the specified file already exists, the original data in the file will be lost after the export is completed.

    6. Click Finish to export feature settings based on the configurations.

What to do next

You can import feature settings from the exported file to a DPU project by following the instructions in Importing Feature Settings to a DPU Project.