Recipe Picker¶
Display which allows selecting a recipe from a table and setting as active. See also chapter atvise visualization > Recipe management - Activate recipes.
Parameters
General:
config node – Node for configuration of templates and recipes (Default: AGENT.OBJECTS.recipes)
template name – Name of the template for a prefiltered view
Columns:
configuration for recipe – Global parameter for column configuration (default: atvObjectDisplays.RecipeManager.recipe_picker_table.RecipeColumns)
configuration for parameter – Global parameter for column configuration (default: atvObjectDisplays.RecipeManager.recipe_picker_table.ParameterColumns)
Table:
table ID recipes – ID of the table used for templates (Default: atvise_recipe)
table ID parameter – ID of the table used for recipes (Default: atvise_parameter)
table header height – Height of the table header (Default: 35)
table row height – Height of the table row (Default: 40)
Font:
font family – Font family (Default: Arial)
font color – Font color (Default: SYSTEM.GLOBALS.atvFontColor)
table header font size – Font size of table header (Default: 12)
table row font size – Font size of table row (Default: 18)
table detail font size – Font size (Default: 12)
table footer font size – Font size table footer (Default: 12)
Appearance:
border color – Border color (Default: SYSTEM.GLOBALS.atvBorderColor)
fill color – Fill color (Default: SYSTEM.GLOBALS.atvFillColor)