Sepasoft MES Module Suite
Settings and Changeover Variance Viewer
This is a vertically scrollable table that displays variations between settings in a recipe and what was used at the time of a production run.
Displays setpoint value changes that are outside of the Recipe Editor settings: Low Variance Threshold and High Variance Threshold. If those settings are left blank, then any value change is shown in the Variance Viewer.
Properties
| Name | Description |
|---|---|
autoRefresh | Automatically fetches variances |
| displayVarianceType | Changes the recipe object to display either:
|
| displayVarianceScope | Defines the history window by last run or date/time. When data/time is selected, you must set the beginDate and endDate properties. |
| beginDate | Begin time cutoff. |
| endDate | End time cutoff. |
| recipeNameFilter | Optional. Limits the variance results by machine recipe name. |
| subRecipeNameFilter | Optional. Limits the variance results by machine sub-recipe name. |
| equipmentPathFilter | Optional. Limits the variance results by equipment path. |
| setpointNameFilter | Optional. Limits the variance results by setpoint name. |
| trackingUUIDFilter | Optional. Limits the variance results by tracking UUID. |
| showFullDetails | Boolean - when True the initial recipe setpoints are shown. |
| orderBy | String - CSV (comma separated value) file for sorting table data. The default is: Recipe, ItemPath, Name, TimeStamp DESC |
| data | Variance data set. |
| rowLimit | Sets a number of rows to return. |
| searchEnabled | Allows searching on variance data. |
| tableColumns | name: align: alignVertical: dataFormat: dataType: include: order: searchEnabled: sortingEnabled: title: width: wordWrapEnabled: |
| dialogButtonUserStyle | |
| dialogDividerStyle | |
| dialogStyle | |
| dialogTitleStyle | |
| inputDropDownStyle | |
| menuStyle | |
| sectionStyle | |
| tableStyle |
Sepasoft MES Module Suite