Scripting Functions

Sepasoft MES Module Suite

Scripting Functions

The Sepasoft MES 3.0 and MES 4.0 scripting API is available under the module name system. From starting production runs, analyzing production results, to importing or exporting production data, scripting functions can help. Some of these functions only work in the Gateway scope, and other only work in the Client scope, while the rest work in both.

Many script functions that are derived from the AbstractMESObject, and directly available on the MES objects. They support common tasks from setting material, personnel and other resources for production tasks to setting parenting relationships between material classes (categories) and material definitions.

For an overview and syntax of the scripting functions, see Scripting Overview and Syntax in the Ignition Documentation. In the Ignition script editor or script console pane, the documentation for the script functions can be accessed by pressing control-space after typing in "system.". 


 

Sepasoft MES Module Suite