26.20.1 Operation - Importing and Exporting Enhanced Recipe Data

To import or export enhanced recipe data in the display unit, from the [Common Settings] menu select [Enhanced Recipe], select the [Import/Export on Display Unit] check box and set the [Data Storage] location.

Export

Store enhanced recipe data in the display unit's external storage as a CSV file.

  1. Attach external storage to the display unit.

  2. Store the recipe group ID to export in #H_RecipeGroupID.

  3. Store the recipe group name in #H_RecipeGroupName.

  4. Turn ON #H_RecipeControlCSVExport. During export, Bit 4 in #H_RecipeProcessing turns ON.

  5. In the [Common Settings] menu's [Enhanced Recipe] screen, create the "Recipe" folder in external storage as defined in the [Data Storage] list, and create the defined CSV file. Once export is completed, #H_RecipeProcessing bit 4 turns OFF and bit 5 turns ON.
    The file name is as follows.
    For example, if #H_RecipeGroupName is "Branch A" and #H_RecipeGroupID is "1", the file name is "Branch A_1.csv".

  6. Confirm #H_RecipeProcessing bit 5 turns ON and then turn OFF #H_RecipeControlCSVExport. Bit 5 for #H_RecipeProcessing automatically turns OFF.

O: Turn the bit ON/OFF.

♦: The bit automatically turns ON/OFF.

Import

Load enhanced recipe data (CSV file) from external storage to the display unit.

  1. Attach external storage with the enhanced recipe data (CSV file) to the display unit. (Use the external storage from the [Common Settings] menu's [Enhanced Recipe] screen, in the [Data Storage] field.)

  2. Turn ON #H_RecipeControlCSVImport. During export, #H_RecipeProcessing bit 6 turns ON.

  3. Data in the CSV file is imported to the display unit, overwriting any existing enhanced recipe data.
    Once import is complete, #H_RecipeProcessing bit 6 turns OFF and bit 7 turns ON.

  4. Confirm bit 7 for #H_RecipeProcessing turns ON and then turn OFF #H_RecipeControlCSVImport. Bit 7 for #H_RecipeProcessing automatically turns OFF.

O: Turn the bit ON/OFF.

♦: The bit automatically turns ON/OFF.