system.mes.batch.unit.getAssignedUnitLinks(unitClassLink)

Sepasoft MES Module Suite

Description

Return a list of links that represent unit objects that have been assign the specific unit class.

getAssignedUnitLinks(unitClassLink) → MESList

Syntax

getAssignedUnitLinks(unitClassLink)

  • Parameters

MESObjectLink unitClassLink - The link of the unit class to return the units for.

  • Returns

A list of MESObjectLink objects. Links are lightweight and hold the key information of an MES Object and link.getMESObject() can be used to get the actual object.

  • Scope

All



Sepasoft MES Module Suite