Set Parameter Value During Batch Execution

Sepasoft MES Module Suite

Set Parameter Value during Batch Execution

Python
bqe = system.mes.batch.queue.getEntry('B-090701')
system.mes.batch.queue.setParameterValue(bqe, '/UP Parameter Test/P2.User_Param', 'Hello')





Sepasoft MES Module Suite