Sepasoft MES Module Suite
Settings Tree Editor
Add settings as Machine Recipes. This view enables master/descendent inheritance of settings. You can control the enabled functionality in the properties, such as editing setpoint values.


Import/Export Machine Recipes
XML |
<RecipeRoot> <Version>1</Version> <Recipe> <Path>Kettle Recipe</Path> <Description/> <State>Dev</State> <Group>AZ1</Group> <ItemRecipe> <Path>Enterprise\Site\Area\Dark Chocolate Line\Kettle Line Cell</Path> <RecipeValue> <Name>Temp</Name> <Type>Int4</Type> <Value>110</Value> <AssignedBy>Enterprise\Site\Area\Dark Chocolate Line\Kettle Line Cell - Default</AssignedBy> <Description/> </RecipeValue> </ItemRecipe> <ItemRecipe> <Path>Enterprise\Site\Area\Dark Chocolate Line\Temperer Line Cell</Path> <RecipeValue> <Name>Temper 77</Name> <Type>Int4</Type> <Value>38</Value> <AssignedBy>Enterprise\Site\Area\Dark Chocolate Line\Temperer Line Cell - Default</AssignedBy> <Description/> </RecipeValue> </ItemRecipe> </Recipe> </RecipeRoot> |
Properties
| Property Name | Description |
|---|---|
| orientation | Sets slit-pane direction. Options: Horizontal or Vertical. Horizontal:
Vertical:
|
| enableEquipmentPaging | Set to True to return in pages of fixed sizes. |
enableGroupCreation | Set to True to set Recipe Groups. |
enableRecipeEditing | Set to True to allow adding, editing and deleting of recipes. Set to False is a read-only view. |
| enableRecipePaging | Set to True to return in pages of fixed sizes. |
| enableStateCreation | Recipe state labels can be created. |
| enableValueEditing | Set to True to allow setpoint overrides to be modified and reverted. |
| includeRecipePageParents | Parent recipes display in the tree. |
| requireChangeNote | Set to True to require a note to be entered with saving changes. |
| equipmentPathFilter | Filter recipes by equipment path. |
| groupFilter | Filter recipes by Group name. |
| recipeNameFilter | Filter recipes by Machine Recipe Name. |
| setpointnameFilter | Filter recipes by Setpoint Name. |
| stateFilter | Filter recipes by State name. |
| hideDescendentRecipes | Set descendent recipes to not display in the tree. |
| hideItemRecipes | Select to hide equipment under Machine Recipe name. |
| hideMasterRecipes | Hides all recipes with child recipes. |
| hideSetpoints | Hides Setpoints and their values. |
Scripting
Settings and Changeover Objects
Sepasoft MES Module Suite

