Importing and Exporting Recipe Value Settings

Sepasoft MES Module Suite

Import and Export Setpoint Value Settings

To import recipe value configuration entries, right-click anywhere on the recipe values table and select the Import menu item. A dialog box will appear to allow selection of a comma separated values (csv) formatted file.

The first line of the file must at least contain the property names separated by commas. If additional names exist, they will be ignored. The property names can be in any order. Below is a sample csv file showing multiple recipe value configuration entries. 

ValueName,ValueDescription,ValueSQLTag,ValueCalcScript,AllowScaling,ValueMonitorEnabled,ValueMonitorLow,ValueMonitorHigh,ValueMonitorScript

"Line Speed","Description for Line Speed","Recipe/Site/Area 1/Line 1/Line Speed","","false","true","","",""

"Value 1","","","","false","false","","",""

"Value 2","","","","false","false","","",""

To export recipe value configuration entries, right-click anywhere on the table containing recipe value configuration entries and select the Export menu item.

Sepasoft MES Module Suite