DumpRecipeData
Dumps recipe data to internal or external storage. Data is saved in .csv format.
Parameter Description
RecipeName Name of recipe to dump
FilePath Destination folder
l Internal = \Flash\QTHMI\workspace\Dump
l USB drive = \USBMemory
l SDCard = \Storage Card
l Public Network = \\<hostname or IP>\sharePath
l Private Network = \\<username>:<password>@<hostname or IP>\sharePath
Note: supported formats for external memory are FAT or FAT32 (NTFS format is
not supported).
Note: Private networks are supported only from Linux devices with BSP 1.0.25
and above.
FileName Tag that specifies a filename.
DateTimePrefixFileName true = the dumped file will have date and time as prefix to its name (for example D2012_01_
01_T10_10_recipe1.csv)
TimeSpec Time format:
l Local =the time values exported are the time of the HMI device.
l Global = the time values exported are in UTC format.
RestoreRecipeData
Restores previously saved recipe data.
Parameter Description
RecipeName Recipes to restore:
l AllRecipes
Data of all recipes will replaced with the data read from the external file
l CurrentRecipe
Only the data of the current selected recipe will replaced with the data read from the external file
RecipeDataSet Available only when RecipeName=CurrentRecipe.
Select the data sets to restore:
l AllRecipeDataSet
All data set will restored
HMWIN Studio |User Manual| v206 (2017-06-30) | EN| © 2014-2017 Panasonic Electric Works Europe AG
131
10 Actions