system.mes.changelog

Sepasoft MES Module Suite

system.mes.changelog

MES scripting function to acquire Changelog Datasets, similar to those used in the Vision MES Changelog Viewer.

Scripting Functions:

  • system.mes.changelog

  • system.mes.changelog.createFilter()

  • This is used to create the MESChangelogFilter object, which is needed for .getChangelogData()

This works similarly to the MESObjectFilter, used when calling system.mes.searchMESObjects()

  • system.mes.changelog.getChangelogData( filter )

  • This is the exposed function that our Vision MES Changelog Viewer uses.

See:



Sepasoft MES Module Suite