Operations Definition Settings

Sepasoft MES Module Suite

Operations Definition Settings

Operations definition can be configured using the MES Object Editor component. The various fields in the operations definition editor is described here.

Core Properties

PropertyData TypeDescription
NameStringName of  the operations definition to be added
DescriptionStringDescription of the operations definition
Production VisiblebooleanShow operation in selectors property
Enable Update EventbooleanEnable update event property
Update Event Interval (seconds)Int4Interval in seconds to run the update event while the operation is active
Track Progress ByStringTrack progress by property

Custom Properties

Custom properties can be added here for any meta data you want to store during execution of this operations definition. Data stored here can be accessed through scripting for analysis. Custom properties are optional. Refer to setCustomPropertyValues for more details on using scripting functions to set custom properties.

PropertyData TypeDescription
NameStringThe name of custom property
ValueStringThe value of custom property
UnitsStringThe unit description of the custom property value
Data TypeStringThe data type of the custom property. Valid options are Int1, Int2, Int4, Int8, Float4, Float8, Boolean, String, DateTime, Int1Array, Int2Array, Int4array, Int8Array, Float4Array, Float8array, BooleanArray, StringArray, DateTimeArray
DescriptionStringDescription of custom property
Production VisiblebooleanIf this property is set to True, then the custom property will be visible at the time of production
RequiredbooleanThis box is unchecked by default. If this setting is checked, then this property is a required property and if it is unchecked, this is an optional property
Custom Properties
To add a custom property of a custom property, select this row and click add button on tool bar

Trigger Operation Begin

PropertyData TypeDescription
NameStringThe name of the custom property that can be used to reference this Trigger Operation Begin event in script
Mode StringBegin trigger mode property.

Options are:

  • At Operation Begin
  • At Operation End
  • Schedule (time)
AutobooleanBegin trigger auto execute property
Preceding Operation ReferenceStringPreceding operation reference property

Auto Start Operation Based on Schedule

Information

If you want a given operation to begin automatically based on the schedule, ensure a Trigger Operation Begin is configured with Auto set to True and the Mode set to "Schedule (time)" as seen below. Then, the schedule entry will automatically start the appropriate response objects based on the schedule. Note: If an Operations Definition is configured so that it can begin automatically when triggered from a schedule (DefaultBeginTrigger = Auto), make sure that the associated Operations Segment for changeover also has its Auto checkbox enabled (it will not be enabled by default).

Sepasoft MES Module Suite