system.mes.batch.queue.assignUnit

Sepasoft MES Module Suite

system.mes.batch.queue.assignUnit(BatchQueueE)ntry, unitProcedurePath, unitEquipmentPath)

Assigns a Unit (Equipment) to a specific Unit Procedure in a Batch Procedure Recipe.

Syntax

assignUnit(BatchQueueEntry, unitProcedurePath, unitEquipmentPath)

Parameters

batchQueueEntry: BatchQueueEntry object: The BatchQueueEntry object containing the Unit Procedure to assign to a new Unit.

unitProcedurePath: String: The step path to the Unit Procedure which should be assigned the given unit (e.g. "/{}/P2")

unitEquipmentPath: String: The full equipment path to the Unit which should be assigned to the Unit Procedure (e.g. "Enterprise\Site\Area\Process Cell 1\Unit 1")

Returns

Nothing


Sepasoft MES Module Suite