system.mes.spc.controllimit
Sepasoft MES Module Suite
system.mes.spc.controllimit
|
Scripting Function modifications in MES 3.79.3 RC 5 and later MES 3.81.4 RC 4 and later |
System is set to use up to 6 decimal point places for Control Limit Values: When calculating control limits the system uses the Attribute Property format property to determine how to display the limit value (i.e., how many digits after the decimal to use if the control limit calculated value is of a decimal value)
- calcControlLimitValue(locationPath, definition, attributeName, limitName, [fromDate], [toDate], [data], [dataFormatName])
- createFilter(locationPath)
- getControlLimitValue(definition, locationPath, attributeName, limitName, [productCode], [sampleTimeTaken])
- getLimitInfo
- getLimitNameList()
- removeControlLimitValue(definition, [locationPath], [attributeName], [limitName], [productCode], [fromDate], [toDate])
- setControlLimitValue(definition, locationPath, attributeName, limitName, value, [productCode], [date])
- isValueWithinLimits
- getLimitInfoByFilter(filter)
Sepasoft MES Module Suite