Get Cause List

Sepasoft MES Module Suite

Cause List

Warning

Supported Sepasoft Module Versions:

3.81.4 RC6 and later. 3.81.5 and later

Python
list = system.mes.spc.sample.getCauseList()
for cause in list:
print cause

Output

Code
 [Prime, New Cause]






Sepasoft MES Module Suite