system.recipe.setPathDefaultValue

Sepasoft MES Module Suite

system.recipe.setPathDefaultValue(itemPath, subProductCode, valueName, value, note)

Set a production item sub recipe or default value.

Syntax

system.recipe.setPathDefaultValue(itemPath, subProductCode, valueName, value, note)

  • Parameters

String itemPath - The item path to a production line, cell, cell group or location.

String  subProductCode - Sub product code to set value for, or else leave blank to set the default value for the production item.

String  valueName - Recipe value name to set the value.

String  value - Set the recipe value to this value.

String  note - Optional note to be stored in the recipe change log.

  • Returns

Nothing

  • Scope

All

 

 

 

Sepasoft MES Module Suite