Set a Parameter Value

Sepasoft MES Module Suite

Set a Parameter Value

Python
bqe = system.mes.batch.queue.getEntry('AT-110320')
system.mes.batch.queue.setParameterValue(bqe, '/{}/P2:UP4.Mat_In.Lot_No', 'Lot 103')


Sepasoft MES Module Suite