system.mes.analysis.updateCustomValueSources(Collection<CustomValueSource> registerValueSources, Collection<String> unregisterValueSourceNames)

Sepasoft MES Module Suite

system.mes.analysis.updateCustomValueSources(Collection<CustomValueSource> registerValueSources, Collection<String> unregisterValueSourceNames)

Unregisters a collection of custom value-sources by name from the MES Analysis Engine. Registers a collection of custom value-source objects to the MES Analysis Engine. The configuration lock is only obtained once for all arguments.

Parameters

registerValueSources: A collection of custom value-source objects to register with the MES Analysis Engine.

unregisterValueSourceNames: A collection of custom value-source names to unregister from the MES Analysis Engine.


Sepasoft MES Module Suite