system.mes.batch.recipe.getSyncGroups(mesObjectList)

Sepasoft MES Module Suite

system.mes.batch.recipe.getSyncGroups(mesObjectList)

Get the synchronization group information for a batch queue entry. Synchronization groups are specified in the Sync_Group parameter of Synchronize, Transfer In, and Transfer Out phases.

getSyncGroups(mesObjectList) → BatchSyncGroups

Syntax

getSyncGroups(mesObjectList)

  • Parameters

MESObjectList mesObjectList - The list containing BatchMasterLogic objects for the recipe to return synchronization group information.

  • Returns

 A BatchSyncGroups object that contains the names of the groups and their associated sync items.

  • Scope

All

Sepasoft MES Module Suite