InfoValues (ENUM)¶
TYPE InfoValues :
- Attributes:
- qualified_only
- InOut:
- Name - Initial - Comment - NO_INFO - 16#0 - INFO_RECIPE_MANAGER_NOT_ALL_VARIABLES_FOUND - 16#1 During load recipe, with the load type “Load matching variables by variable name”, some variables from the application variable list were NOT in the recipe file.Possible reason: The application recipe definition was extended by new variables and the recipe file is older.- INFO_RECIPE_MANAGER_OTHER_VARIABLES_FOUND - 16#2 During load recipe, with the load type “Load matching variables by variable name”, some variables from the recipe file were not in the application variable list.Possible reason: Some variables where deleted in the application variable list and the recipe file is older.- INFO_RECIPE_MANAGER_ONE_OR_MORE_VARIABLES_FOUND - 16#4 During load recipe, with the load type “Load matching variables by variable name”, one ore more values were written into the application recipe.Possible reason: One or more variables were found in the recipe file which match to the application variable list.- INFO_RECIPE_MANAGER_ALL_VARIABLES_FOUND - 16#8 During load recipe, with the load type “Load matching variables by variable name”, all values were written into the application recipe.Possible reason: All variables were found in the recipe file which match to the application variable list.
