Sepasoft MES Module Suite
Description
Removes a user defined script for the key OEE calculation.
|
This scripting function is only available for the Gateway Startup Script |
Syntax
system.oee.removeCustomScript(key)
- Parameters
String key - The OEE calculation key name.
- Returns
Nothing
- Scope
All
Code Examples
Code Snippet
Code |
system.oee.removeCustomScript(system.oee.AVAILABILITY) |
Sepasoft MES Module Suite